RetrieveVStorageObjSpec
RetrieveVStorageObjSpec
This data object is a pair of the virtural storage object id and its datastore.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"id": {
"_typeName": "string",
"id": "string"
},
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
id
Required
This data object type describes an identifier class which is globally unique to identify the associated object.