ReleaseManagedSnapshotRequestType

ReleaseManagedSnapshotRequestType
ReleaseManagedSnapshotRequestType

The parameters of ReleaseManagedSnapshot.

JSON Example
{
    "vdisk": "string",
    "datacenter": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
string
vdisk
Required

- The name of the disk to release, either a datastore path or a URL referring to the virtual disk.

datacenter
Optional

Reference to an instance of the Datacenter managed object.