vSphere Web Services API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostTdxInfo(vim.host.TdxInfo)
- Property of
- HostHardwareInfo
- Extends
- DynamicData
- Since
- vSphere API Release 9.0.0.0
Data Object Description
Data object describing the TDX (Trust Domain Extensions) configuration on the ESXi host.Properties
| Name | Type | Description |
|---|---|---|
| numTDXPrivateKeyIDs | xsd:int |
The number of TDX private key IDs on this host.
|
| tdxState | xsd:string |
State of TDX on the host. The supported values are described in
TdxState.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |