[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vsphere-replication-api
StoragePolicyComplianceCheckDataDrResponseList
List of entities about: Datastore compliance status against a storage policy.
Properties
array of
StoragePolicyComplianceCheckData
list
Optional
Datastore compliance status against a storage policy.
JSON Example
{
"_meta": {
"errors": [
{
"code": "string",
"field": "string",
"message": "string"
}
],
"limit": 0,
"links": {
"next": {
"href": "string"
},
"previous": {
"href": "string"
},
"self": {
"href": "string"
}
},
"offset": 0,
"total": 0
},
"list": [
{
"compliant": false,
"datastore": "string",
"not_compliant_detailed_message": "string",
"storage_policy_id": "string"
}
]
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vsphere-replication-api
Returned By
Check Storage Policy Compliance