Back to index
Summary
Retrieves a specified resource pool by name.| resourcePoolNameStringrequiredName for the resource pool; must be unique among all resource pools. | 
Usage
Perl
$cmdr->getResourcePool( "test-resourcePoolName" # resourcePoolName );
ectool
ectool getResourcePool \ "test-resourcePoolName" `# resourcePoolName`