Module: Google::Cloud::VMMigration::V1::OsCapability

Defined in:
proto_docs/google/cloud/vmmigration/v1/vmmigration.rb

Overview

VM operating system (OS) capabilities needed for determining compatibility with Compute Engine features supported by the migration.

Constant Summary collapse

OS_CAPABILITY_UNSPECIFIED =

This is for API compatibility only and is not in use.

0
OS_CAPABILITY_NVME_STORAGE_ACCESS =

NVMe driver installed and the VM can use NVMe PD or local SSD.

1
OS_CAPABILITY_GVNIC_NETWORK_INTERFACE =

gVNIC virtual NIC driver supported.

2
OS_CAPABILITY_IDPF_NETWORK_INTERFACE =

IDPF virtual NIC driver supported.

3