Test Search vSphere Web Services API


Enum - GuestOsDescriptorSupportLevel(vim.vm.GuestOsDescriptor.SupportLevel)

Since
vSphere API Release 5.0


Enum Description

Guest OS support level

Enum Constants

NameDescription
deprecated Support for this operating system will be terminated in the future. Please migrate to using a different operating system.

Since vSphere API Release 5.1
experimental This operating system is not supported, but may be supported in the future.
legacy This operating system is not fully supported, but may have been supported in the past.
supported Fully supported.
techPreview This operating system may not be supported yet, please check VMware compatibility guide.

Since vSphere API Release 5.1
terminated No longer supported.
unsupported This operating system is not supported.

Since vSphere API Release 5.1

Show WSDL type definition