HostSevInfo

HostSevInfo
HostSevInfo

Since: vSphere API Release 7.0.1.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "sevState": "string",
    "maxSevEsGuests": 0
}
string
sevState
Required

State of SEV on the host.

The set of supported values are described in HostSevInfoSevStateEnum.

integer As int64 As int64
maxSevEsGuests
Required

The maximum number of SEV-ES guests supported on this host.

Availability
Added in vSphere API Release 7.0.1.0