Back to index
Summary
Retrieves a list of resources in a pool.resourcePoolNameStringrequiredThe name of the resource pool. jobStepIdUUIDoptionalIf non-null, will be used as context object for orderingFilter expansions. |
Usage
Perl
$cmdr->getResourcesInPool( "test-resourcePoolName" # resourcePoolName # optionals );
ectool
ectool getResourcesInPool \ "test-resourcePoolName" `# resourcePoolName` \ # optionals