TrustedInfrastructureTrustedClustersAttestationServicesCreateSpec
The Services.CreateSpec structure contains the data necessary for configuring a registered Attestation Service instance with a cluster in the environment.
Properties
The service’s unique ID. This field is optional and it is only relevant when the value of Services.CreateSpec.type is SERVICE. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.attestation.Service. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.attestation.Service.
The attestation cluster’s unique ID. This field is optional and it is only relevant when the value of Services.CreateSpec.type is CLUSTER.
Source of truth for the configuration of the Attestation Service.
JSON Example
{
"type": "enum"
}