getResourceTemplates

On this page
Back to index

Summary

Retrieves all the resource templates.
projectName
Stringrequired
The name for the project that must be unique among all projects.

Usage

Perl

$cmdr->getResourceTemplates( "test-projectName" # projectName );

ectool

ectool getResourceTemplates \ "test-projectName" `# projectName`