HostVStorageObjectCreateSnapshotRequestType

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

The ID of the virtual storage object.

datastore
Required

The datastore where the source virtual storage object is located.

string
description
Required

A short description to be associated with the snapshot.