HostTdxInfo
HostTdxInfo
Data object describing the TDX (Trust Domain Extensions) configuration on the ESXi host.
Since: vSphere API Release 9.0.0.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"tdxState": "string",
"numTDXPrivateKeyIDs": 0
}
string
tdxState
Required
State of TDX on the host.
The supported values are described in HostTdxInfoTdxStateEnum.
integer As int32
As int32
numTDXPrivateKeyIDs
Required
The number of TDX private key IDs on this host.