describeObjectTypeDslStructure

On this page
Back to index

Summary

Retrieves an object type DSL structure.
includeChildrenWithFileRef
Booleanoptional
Include in response types that have properties replaced with file reference even if they are always included in parent DSL.
objectType
Stringoptional
Name of the object type to get DSL structure.
topLevelOnly
Booleanoptional
If True and no entityType provided return the list of top-level objects only.If entityType provided return the type details with top level children.

Usage

Perl

$cmdr->describeObjectTypeDslStructure( # optionals );

ectool

ectool describeObjectTypeDslStructure \ # optionals