Data Object - VirtualMachineSgxInfo(vim.vm.SgxInfo)

Property of
VirtualMachineConfigInfo, VirtualMachineConfigSpec
Extends
DynamicData
Since
vSphere API 7.0

Data Object Description

This data object describes the virtual software guard extension (vSGX) configuration of this virtual machine.

Properties

Name Type Description
epcSizexsd:long

Size of vEPC, in megabytes.
flcMode*xsd:string

FLC mode for the virtual machine. The set of possible values are described in VirtualMachineSgxInfoFlcModes. If no value is specified, then "unlocked" will be used.
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 hash must only be provided when the launch enclave mode is "locked", for the other cases the hash is ignored.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition