Back to index
Summary
Retrieves the DSL structure for a specified object.For a list of object types in CloudBees CD/RO, refer to Object types in CloudBees CD/RO. |
objectIdUUIDoptionalThe ID of the object. objectNameStringoptionalThe name of the object. objectTypeStringoptionalThe type of the object. pathStringoptionalA property path indicating a single object for which DSL structure be returned. |
Usage
Perl
$cmdr->getObjectDslStructure( # optionals );
ectool
ectool getObjectDslStructure \ # optionals