Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineSgxInfo(vim.vm.SgxInfo)
- Property of
- VirtualMachineConfigInfo, VirtualMachineConfigSpec
- Extends
- DynamicData
- Since
- vSphere API Release 7.0
Data Object Description
This data object describes the virtual software guard extension (vSGX) configuration of this virtual machine.Properties
Name | Type | Description |
---|---|---|
epcSize | xsd: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.
|
requireAttestation* | xsd:boolean |
Indicates whether or not a virtual machine requires remote
attestation.
Since vSphere API Release 8.0.0.1 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |