Back to index
Summary
Removes resources from the specified resource pool.resourcePoolNameStringrequiredName for the resource pool; must be unique among all resource pools. resourceNameArrayoptionalList of resources to add/remove from the pool. |
Usage
Perl
$cmdr->removeResourcesFromPool( "test-resourcePoolName" # resourcePoolName # optionals );
ectool
ectool removeResourcesFromPool \ "test-resourcePoolName" `# resourcePoolName` \ # optionals