Back to index
Summary
Retrieves entity path.entityIdUUIDrequiredEntity ID. entityTypeStringrequiredEntity type. |
Usage
Perl
$cmdr->getEntityPath( "test-entityId", # entityId "test-entityType" # entityType );
ectool
ectool getEntityPath \ "test-entityId" `# entityId` \ "test-entityType" `# entityType`