Remove VM Storage Path
This Automation Manager object removes a path from a storage resource pool.
Input Parameters
File Path |
String |
Yes |
Specifies the path to be removed from the storage resource pool. |
Resource Pool Name |
String |
Yes |
Specifies the name of the resource pool from which the path is to be removed. |
Resource Pool Type |
Selector |
Yes |
Specifies the type of the resource pool from which the path is to be removed. |
Output Parameters
Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
File Path |
String |
Yes |
D:\Test |
Resource Pool Name |
String |
Yes |
VHD1 |
Resource Pool Type |
String |
Yes |
VHD |