Class GuestOsFeature (0.11.0)

GuestOsFeature(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attribute

Name Description
type_ str
The ID of a supported feature. To add multiple values, use commas to separate values. Set to one or more of the following values: :: - VIRTIO_SCSI_MULTIQUEUE - WINDOWS - MULTI_IP_SUBNET - UEFI_COMPATIBLE - GVNIC - SEV_CAPABLE - SUSPEND_RESUME_COMPATIBLE - SEV_LIVE_MIGRATABLE_V2 - SEV_SNP_CAPABLE - TDX_CAPABLE - IDPF - SNP_SVSM_CAPABLE - CCA_CAPABLE For more information, see Enabling guest operating system features. Check the Type enum for the list of possible values. This field is a member of oneof_ _type.

Classes

Type

Type(value)

The ID of a supported feature. To add multiple values, use commas to separate values. Set to one or more of the following values:

::

  • VIRTIO_SCSI_MULTIQUEUE
  • WINDOWS
  • MULTI_IP_SUBNET
  • UEFI_COMPATIBLE
  • GVNIC
  • SEV_CAPABLE
  • SUSPEND_RESUME_COMPATIBLE
  • SEV_LIVE_MIGRATABLE_V2
  • SEV_SNP_CAPABLE
  • TDX_CAPABLE
  • IDPF
  • SNP_SVSM_CAPABLE
  • CCA_CAPABLE

For more information, see Enabling guest operating system features.