VStorageObjectDeleteSnapshotExRequestType

VStorageObjectDeleteSnapshotExRequestType
VStorageObjectDeleteSnapshotExRequestType

The parameters of VStorageObjectDeleteSnapshotEx_Task.

Since: vSphere API Release 8.0.2.0

JSON Example
{
    "id": {
        "_typeName": "string",
        "id": "string"
    },
    "datastore": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "snapshotId": {
        "_typeName": "string",
        "id": "string"
    }
}
id
Required

The ID of the virtual storage object.

datastore
Required

The datastore where the source virtual storage object is located.

snapshotId
Required

The ID of the snapshot of a virtual storage object.