HostRetrieveVStorageObjectRequestType
HostRetrieveVStorageObjectRequestType
The parameters of HostRetrieveVStorageObject.
JSON Example
{
"id": {
"_typeName": "string",
"id": "string"
},
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"diskInfoFlags": [
"string"
]
}
id
Required
This data object type describes an identifier class which is globally unique to identify the associated object.
array of string
diskInfoFlags
Optional
Flags indicating the FCD information to be retrieved. If diskInfoFlags is unset, then all FCD information will be retrieved. See vslmDiskInfoFlagEnum for the list of supported values.
Since: vSphere API Release 8.0.0.1