ReplicationPolicyComplianceStatus
ReplicationPolicyComplianceStatus
JSON Example
{
"configuredReplications": 2,
"nonInstancesCompliant": [
"C4-ec991bd5-af9d-446a-8599-5b693842c4a3"
],
"nonRpoCompliant": [
"C4-ec991bd5-af9d-446a-8599-5b693842c4a3"
],
"org": "org1",
"quotaViolation": 0
}
integer As int32
As int32
configuredReplications
Optional
The number of configured replications.
array of
string
nonInstancesCompliant
Optional
List of vm replication ids, which have more instances than the policy limit.
array of
string
nonRpoCompliant
Optional
List of vm replication ids, which have RPO, lower than the policy limit.
string
org
Optional
The VMware Cloud Director destination organization.
integer As int32
As int32
quotaViolation
Optional
If the incoming vm replications quota is exceeded, this property indicates by how much.