VsanPerfToggleVerboseModeRequestType
VsanPerfToggleVerboseModeRequestType
The parameters of VsanPerfToggleVerboseMode.
This structure may be used only with operations rendered under /vsan
.
JSON Example
{
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"verboseMode": false
}
cluster
Optional
Reference to an instance of the ClusterComputeResource managed object.
boolean
verboseMode
Required
Switch of verbose mode, the type is boolean.