VM Hard Disks Information
Retrieves the virtual hard disk drive information attached to virtual machine.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Virtual Machine Name | String | Yes | Specifies the virtual machine from which the virtual hard disk drives are to be retrieved. |
Controller Type | Drop-down | No | Specifies the type of the controller from which the virtual hard disk drives are to be retrieved. |
Current IDE Controller Number | Number | Yes | Specifies the number of the controller at which the virtual hard disk drives are to be retrieved. |
Current IDE Controller Location | Number | Yes | Specifies the number of the location on the controller at which the virtual hard disk drives are to be retrieved. |
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 |
---|---|---|---|
Virtual Machine Name | String | Yes | Guest001 |
Controller Type | Radio Button | Yes | IDE |
Current IDE Controller Number | Number | Yes | 1 |
Current IDE Controller Location | Number | Yes | 1 |