VStorageObjectSnapshot
VStorageObjectSnapshot
This data object type contains ID and VClock details of a virtual disk snapshot.
Since: vSphere API Release 8.0.2.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"id": {
"_typeName": "string",
"id": "string"
},
"vclock": {
"_typeName": "string",
"vClockTime": 0
}
}
id
Required
This data object type describes an identifier class which is globally unique to identify the associated object.