RevertToCurrentSnapshotRequestType

RevertToCurrentSnapshotRequestType
RevertToCurrentSnapshotRequestType

The parameters of RevertToCurrentSnapshot_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 current snapshot was created. Default to false.