VsanStorageComplianceResult
Describes the results of profile compliance checking for vSAN object.
{
"_typeName": "string",
"checkTime": "string",
"profile": "string",
"objectUUID": "string",
"complianceStatus": "string",
"mismatch": false,
"violatedPolicies": [
{
"_typeName": "string",
"id": "string",
"expectedValue": "string",
"currentValue": "string"
}
],
"operationalStatus": {
"_typeName": "string",
"healthy": false,
"operationETA": "string",
"operationProgress": 0,
"transitional": false
},
"objPolicyGenerationId": "string"
}
Time when the compliance was checked.
Requirement profile with which the compliance was checked.
Requirement vSAN object with which the compliance was checked.
Status of the compliance operation.
See also VsanStorageComplianceStatusEnum.
True if there is a profile version mismatch between the Storage Profile Server and the storage provider.
If you receive a result that indicates a mismatch, you must use the vSphere API to update the profile associated with the virtual machine or virtual disk.
Values for capabilities that are known to be non-compliant with the specified constraints.
Additional information on the effects of backend resources and operations on the storage object.
The actual object policy generation ID indicating if the object policy is out of date against the SPBM policy