Data Object - HostSgxInfo(vim.host.SgxInfo)

Property of
HostHardwareInfo
Extends
DynamicData
Since
vSphere API 7.0

Data Object Description

Data object describing the Software Guard Extension (SGX) configuration on the ESXi host.

Properties

Name Type Description
flcModexsd:string

FLC mode of the host. The set of supported values are described in FlcModes.
lePubKeyHash*xsd:string

Public key hash of the provider launch enclave. This is the SHA256 digest of the SIGSTRUCT.MODULUS(MR_SIGNER) of the provider launch enclave. This attribute is set only if attribute flcMode is locked.
sgxStatexsd:string

SGX state of the host. The set of supported values are described in SgxStates.
totalEpcMemoryxsd:long

Size of physical EPC in bytes.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition