Remove VM Storage Path
Removes a path from a storage resource pool.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
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
Name | Type | Description |
---|---|---|
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
File Path | String | Yes | D:\Test |
Resource Pool Name | String | Yes | VHD1 |
Resource Pool Type | String | Yes | VHD |