vSphere Web Services API


Enum - DistributedVirtualSwitchHostMemberHostPerfNicOffloadStateStatus(vim.dvs.HostMember.HostPerfNicOffloadState.Status)

Since
vSphere API Release 9.1.0.0


Enum Description

Enumerates the possible runtime statuses for enabling Performance NIC Offload.

Enum Constants

NameDescription
FAILED The attempt to enable Performance NIC Offload has failed.
IN_PROGRESS Performance NIC offload is in the process of being enabled.
SUCCEEDED Performance NIC offload is successfully enabled.

Show WSDL type definition