getResourcesInPool

On this page
Back to index

Summary

Retrieves a list of resources in a pool.
resourcePoolName
Stringrequired
The name of the resource pool.
jobStepId
Stringoptional
If 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