VsanHostQueryCheckLimitsSpec
VsanHostQueryCheckLimitsSpec
This class describes the spec for QueryCheckLimits to fetch more detailed data.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"optionTypes": [
"string"
],
"fetchAll": false
}
array of
string
optionTypes
Optional
Specify a list of VsanHostQueryCheckLimitsOptionTypeEnum indicates more data to fetch.
See also VsanHostQueryCheckLimitsOptionTypeEnum.
boolean
fetchAll
Required
Specify whether to fetch all options.