[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vsphere-replication-api

StoragePolicyComplianceCheckDataDrResponseEntity

Datastore compliance status against a storage policy.


AllOf


This class requires all of the following:

Properties

_meta Optional

Response meta data. Contains data about the response payload data.

JSON Example

{
	"_meta": {
		"errors": [
			{
				"code": "string",
				"field": "string",
				"message": "string"
			}
		]
	},
	"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

Feedback

Was this page helpful?