Crypto Manager Kmip Register Kmip Server
Register a KMIP 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 9.0.0.0 APIs.
"RegisterKmipServerRequestType Object"
[in] KMIP server connection information. When register a new KMIP server to the key provider, the KmipServerSpec.defaultKeyType and KmipServerSpecWrappingKeyIdKeySpec must match existing servers.
No Content
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/CryptoManagerKmip/{moId}/RegisterKmipServer