List Trusted Clusters KMS Services Applied Config Task
Released in v7.0.1.0Returns basic information about the health of all Key Provider Service configurations applied to the cluster with respect to the desired state.
Request
URLURL
Parameters
Parameters
Header Parameters
Header Parameters
vmware-api-session-id Example
b00db39f948d13ea1e59b4d6fce56389
Request Body
TrustedInfrastructureTrustedClustersKmsServicesAppliedConfigFilterSpec of type application/json (optional){
"address": [
{
"hostname": "string",
"port": 0
}
],
"health": "enum"
}
The network address of the Key Provider Service configured for use in the Trusted Cluster. If unset, no filtration will be performed by network address.
The health of the applied Key Provider Service configuration. If unset, no filtration will be performed by health.
Possible values are:
Response
Response BodyResponse Body
An identifier for the task created by this API invocation will be returned. If the non-async version of the operation returns a value, this id can be used with the CIS Get Task operation to fetch that value. The normal description of this operation’s return value will follow if one exists. The health status for each applied configuration in the given cluster.