vcenter trusted infrastructure kms services: summary

The summary structure contains basic information about a registered Key Provider Service instance. This structure was added in vSphere API 7.0.0.0.

Representation:

{
    "service""obj-103",
    "trust_authority_cluster""string",
    "group""string"
}

Query parameters:

Name Type Description
bold = required
hostname string The IP address or DNS resolvable name of the service. This attribute was added in vSphere API 7.0.0.0.

port long The port of the service. This attribute was added in vSphere API 7.0.0.0.

Optional. If unset, port 443 will be used.

Attributes:

Name Type Description
Required
-.service string The service's unique identifier. This attribute was added in vSphere API 7.0.0.0.

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.

-.address network_address The service's address. This attribute was added in vSphere API 7.0.0.0.

-.group string The group determines the Attestation Service instances this Key Provider Service can accept reports from. This attribute was added in vSphere API 7.0.0.0.

-.trust_authority_cluster string The cluster specifies the Trust Authority Cluster this Key Provider service belongs to. This attribute was added in vSphere API 7.0.0.0.