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

StoragePolicyComplianceCheckData

Datastore compliance status against a storage policy


Properties

boolean
compliant Optional

string
datastore Optional

Datastore to check compliance for


string
not_compliant_detailed_message Optional

Detailed information if the datastore is not compliant


string
storage_policy_id Optional

JSON Example

{
	"compliant": false,
	"datastore": "string",
	"not_compliant_detailed_message": "string",
	"storage_policy_id": "string"
}
[{"label":"Latest (1.0.0)","version":"latest"}]
vsphere-replication-api
Property Of

StoragePolicyComplianceCheckDataDrResponseList
Used By

StoragePolicyComplianceCheckDataDrResponseEntity

Feedback

Was this page helpful?