Crypto Manager Kmip Update Kmip Server
Update 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.
"UpdateKmipServerRequestType Object"
[in] KMIP server connection information. When update a KMIP server settings, changes to KmipServerSpec.defaultKeyType and KmipServerSpecWrappingKeyIdKeySpec will apply to all servers.
No Content
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/CryptoManagerKmip/{moId}/UpdateKmipServer