VmCapabilities
Information about the settings of a specific virtual machine.
{
"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": [
"string"
],
"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
}
ID of the VM these capabilities are for.
Valid status of the VM.
Information about the quiescing support.
Information about network compression support.
Information about MPIT support.
Information about LWD encryption support.
vm_crypt_supported
vm_encrypted
VM encryption key provider type. Null for non-encrypted VMs. If this is nativeProvider, then a datastore with vSphere Native Key Provider support must be used for replications.
A reason for not supporting a replication.
Specify whether automatic replication of new disks is supported.
Minimum RPO in minutes.
NVMe disk controller support.
ds_cluster_as_target_supported
Information about reconfiguration of VM disks support.