Get Trusted Clusters KMS Services
Returns detailed information about the given Key Provider Service instance used by the given cluster. if you do not have all of the privileges described as follows: - Operation execution requires TrustedAdmin.ReadTrustedHosts. - The resource ClusterComputeResource referenced by the parameter cluster requires System.View.
Request
URLURL
Path Parameters
Path Parameters
The ID of the cluster. The parameter must be an identifier for the resource type: ClusterComputeResource.
The ID of the service. The parameter must be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.kms.Service.
Header Parameters
Header Parameters
Required session ID, acquired from Create Session API under CIS product
vmware-api-session-id example
"b00db39f948d13ea1e59b4d6fce56389"
Authentication
Response
Response BodyResponse Body
Detailed information about the given Key Provider Service instance used by the given cluster.
{
"address": {
"hostname": "string",
"port": 0
},
"group": "string",
"trust_authority_cluster": "string",
"trusted_CA": {
"cert_chain": [
"string"
]
}
}
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.
Errors
‘Default’ means this response is used for all HTTP codes that are not covered individually for this operation.
Code Samples
PowerCLI Client SDK Example
cURL Command
Vendor Extensions
x-vmw-doc-operation: get