VsanStoragePolicyStatus
VsanStoragePolicyStatus
Provides information when compliance checking produces non-compliant results.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"id": "string",
"expectedValue": "string",
"currentValue": "string"
}
string
id
Optional
The checked policy ID.
string
expectedValue
Optional
The expected policy value.
string
currentValue
Optional
The current policy value.