Remove Snapshot
This Automation Manager object deletes a virtual machine snapshot.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
VM Name | String | Yes | Specifies the virtual machine of which the snapshot is to be deleted. |
Snapshot Name | String | Yes | Specifies the snapshot 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 |
---|---|---|---|
VM Name | String | Yes | Guest001 |
Snapshot Name | String | Yes | Experimental* |