VmCapabilitiesDrResponseEntity

VmCapabilitiesDrResponseEntity
VmCapabilitiesDrResponseEntity

Information about VR capabilities of a virtual machine.

AllOf
This class requires all of the following:
JSON Example
{
    "vm_id": "string",
    "vm_validation_status": "string",
    "quiescing_supported": false,
    "network_compression_supported": false,
    "mpit_supported": false,
    "lwd_encryption_supported": false,
    "vm_crypt_supported": false,
    "vm_encrypted": false,
    "vm_encryption_key_provider_type": "string",
    "replication_not_supported_reasons": [
        {}
    ],
    "auto_replicate_new_disks_supported": false,
    "min_rpo_mins": 0,
    "nvme_disk_controller_supported": false,
    "ds_cluster_as_target_supported": false,
    "reconfigure_vm_disks_supported": false,
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ]
    }
}
_meta
Optional

_meta