Crypto Manager Kmip Generate Key
Generate new encryption key.
Required privileges: Cryptographer.ManageKeys
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.
"GenerateKeyRequestType Object"
Data Object representing a crypto key provider's unique identifier.
Crypto key custom attribute spec
Since: vSphere API Release 8.0.1.0
the generated key.
"CryptoKeyResult Object"
Data Object representing a cryptographic key.
success
reason
The base data object type for all the object model faults that an application might handle.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/CryptoManagerKmip/{moId}/GenerateKey