Add VM Storage Path
Adds a path to a storage resource pool.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
File Path | String | Yes | Specifies the path to be added to the storage resource pool. |
Resource Pool Name | String | Yes | Specifies the name of the resource pool to which the path is to be added. |
Resource Pool Type | String | Yes | Specifies the type of the resource pool for which storage paths are to be added. |
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:\VHD |
Resource Pool Name | String | Yes | Engineering Department |
Resource Pool Type | Dropdown | Yes | Virtual Hard Drive |