Back to index
Summary
Retrieves all the resource templates.projectNameStringrequiredThe name for the project that must be unique among all projects. |
Usage
Perl
$cmdr->getResourceTemplates( "test-projectName" # projectName );
ectool
ectool getResourceTemplates \ "test-projectName" `# projectName`