RevertToSnapshotRequestType

RevertToSnapshotRequestType
RevertToSnapshotRequestType

The parameters of RevertToSnapshot_Task.

JSON Example
{
    "host": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "suppressPowerOn": false
}
host
Optional

Reference to an instance of the HostSystem managed object.

boolean
suppressPowerOn
Optional

(optional) If set to true, the virtual machine will not be powered on regardless of the power state when the snapshot was created. Default to false.