Crypto Manager Kmip Is Kms Cluster Active
Check whether an active KMS exists in cluster.
Required privileges: Cryptographer.ManageKeyServers
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case CryptoManagerKmip/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
"IsKmsClusterActiveRequestType Object"
Data Object representing a crypto key provider's unique identifier.
true if active KMS exists in cluster, false otherwise.
InvalidArgument: in case the cluster is not found.
"InvalidArgument Object"
Optional name of the invalid property.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/CryptoManagerKmip/{moId}/IsKmsClusterActive