ReplicationCapabilities
Replication capabilities.
{
"supported_quiesce_mode": "string",
"compression_supported": false,
"max_supported_source_disk_capacity": 0,
"min_rpo": 0,
"max_rpo": 0,
"mpit_supported": false,
"replicating_vm_config_supported": false,
"lwd_encryption_supported": false,
"vm_crypt_supported": false,
"is_vm_encrypted": false,
"replication_not_supported_reasons": [
{}
],
"supports_auto_replicate_new_disks": false,
"supports_preserve_replica_disks_on_unconfigure": false,
"optimized_reprotect_supported": false,
"nvme_disk_controllers_supported": false,
"ds_cluster_as_target_supported": false,
"reconfigure_vm_disks_supported": false,
"native_key_provider_supported": false,
"vm_encryption_key_provider_type": "string",
"integrity_protection_supported": false,
"data_sets_replication_supported": false,
"scale_out_mode": "string",
"ds_cluster_target_supported": false,
"site_license_info": [
{}
],
"vlr_supported": false,
"robo_replication_supported": false,
"health_checks_supported": false,
"vsan_replication_supported": false,
"throughput_test_supported": false
}
Name of the supported quiescing type.
Denotes if compression is supported.
Maximum disk size supported.
Minimum RPO supported (in minutes).
Maximum RPO supported (in minutes).
Denotes if multiple points in time (MPIT) is supported.
Denotes if replicating VM configuration is supported.
Denotes if LWD encryption is supported.
Denotes if VMcrypt is supported.
Denotes if a VM is encrypted.
A list of reasons for the VM to not be supported for a replication. If the VM is supported for a replication then the list will be null or empty.
Denotes if the automatic enable for replication for newly added disks on the source VM can be performed.
Denotes if the replica disks can be preserved when a primary replication group is unconfigured or a secondary replication group is destroyed.
Denotes if the optimized reprotect can performed.
Denotes if NVME disk controllers on source VMs is supported.
Denotes if datastore cluster as target for replication is supported.
Denotes if there is a VMODL API for reconfiguring of modified source VM disks.
Denotes if the Native Key Provider is supported.
The virtual machine encryption key provider type. Not defined for non-encrypted virtual machines.
Denotes if Integrity Protection is supported.
Denotes if DataSets replication is supported.
The scale out mode.
Denotes if datastore cluster as target for replication is supported.
A site level only capability (info) that is used to compute pairing level scale out mode capability.
Denotes if VLR is supported.
Denotes if robo replications are supported.
Denotes if health checks are supported.
Denotes if vSAN replication is supported.
Denotes if throughput test is supported in a scope of health checks.