getObjectDslStructure

On this page
Back to index

Summary

Retrieves the DSL structure for a specified object.
objectId
UUIDoptional
The ID of the object.
objectName
Stringoptional
The name of the object.
objectType
Stringoptional
The type of the object.
path
Stringoptional
A property path indicating a single object for which DSL structure be returned.

Usage

Perl

$cmdr->getObjectDslStructure( # optionals );

ectool

ectool getObjectDslStructure \ # optionals