VStorageObjectDeleteSnapshotEx2RequestType

VStorageObjectDeleteSnapshotEx2RequestType
VStorageObjectDeleteSnapshotEx2RequestType

The parameters of VStorageObjectDeleteSnapshotEx2_Task.

Since: vSphere API Release 9.0.0.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.