QueryIODiagnosticsInstancesRequestType
QueryIODiagnosticsInstancesRequestType
The parameters of QueryIODiagnosticsInstances.
This structure may be used only with operations rendered under /vsan
.
JSON Example
{
"querySpec": {
"_typeName": "string",
"targets": [
{
"_typeName": "string",
"type": "string",
"entityId": "string",
"objUuids": [
"string"
]
}
],
"startTime": "string",
"endTime": "string"
},
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
querySpec
Required
The spec for instance query.
cluster
Optional
The cluster where the diagnostics is performed, ignored when calling against ESXi hosts.
Required privileges: System.Read