VStorageObjectCreateSnapshotExRequestType
VStorageObjectCreateSnapshotExRequestType
The parameters of VStorageObjectCreateSnapshotEx_Task.
Since: vSphere API Release 8.0.2.0
JSON Example
{
"id": {
"_typeName": "string",
"id": "string"
},
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"description": "string"
}
id
Required
This data object type describes an identifier class which is globally unique to identify the associated object.
string
description
Required
A short description to be associated with the snapshot.
Availability
Added in vSphere API Release 8.0.2.0
Parameter To