esx attestation tpm2 endorsement keys: summary
The
summary
structure contains information that summarizes a TPM endorsement key.Representation:
{
"name" : "obj-103"
}
"name" : "obj-103"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
name | string | A unique name for the TPM endorsement key. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.esx.attestation.tpm2.endorsement_keys . When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.esx.attestation.tpm2.endorsement_keys . |