Back to index
Summary
Retrieves an object type DSL structure.For a list of object types in CloudBees CD/RO, refer to Object types in CloudBees CD/RO. |
includeChildrenWithFileRefBooleanoptionalInclude in response types that have properties replaced with file reference even if they are always included in parent DSL. objectTypeStringoptionalName of the object type to get DSL structure. topLevelOnlyBooleanoptionalIf 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