ReplicationCapabilitiesDrResponseEntity
ReplicationCapabilitiesDrResponseEntity
Replication capabilities.
AllOf
This class requires all of the following:
JSON Example
{
"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,
"_meta": {
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}
}