Get VM Storage Paths
Gets the storage paths in a storage resource pool.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Resource Pool Name | String | Yes | Specifies the name of the resource pool for which storage paths are to be retrieved. |
Resource Pool Type | Drop-down | Yes | Specifies the type of the resource pool for which storage paths are to be retrieved. |
Output Parameters
Name | Type | Description |
---|---|---|
Storage Paths | Array | Array containing switch extension information. |
Storage Path Count | Number | Number of entries within switch extensions array. |
Path | String | Local file path for the storage path. |
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Resource Pool Name | String | Yes | VHD1 |
Resource Pool Type | Drop-down | Yes | VHD |