TrustedInfrastructure_Kms_Services_Summary
The Services.Summary structure contains basic information about a registered Key Provider Service instance.
{
"service": "string",
"address": {
"hostname": "string",
"port": 0
},
"group": "string",
"trust_authority_cluster": "string"
}
The service's unique identifier. 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.kms.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.kms.Service.
The NetworkAddress structure contains an IP address or DNS resolvable name and a port on which a connection can be established.
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
The cluster specifies the Trust Authority Cluster this Key Provider service belongs to.