Remove All VM Hard Disks
This Automation Manager object deletes all hard disk drives from a virtual machine.
Input Parameters
| Name | Type | Required | Description | 
|---|---|---|---|
| Virtual Machine Name | String | Yes | Specifies the name of the virtual machine from which the virtual hard disk is to be deleted. | 
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 | 
