Crypto Manager Kmip Upload Client Cert
Set a client certificate with private key for the KMIP cluster.
The certificate and private key can be assigned by a KMS server and the certificate might be already trusted by the KMS server.
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.
"UploadClientCertRequestType Object"
Data Object representing a crypto key provider's unique identifier.
[in] Client certificate.
[in] Private key.
No Content
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/CryptoManagerKmip/{moId}/UploadClientCert