Crypto Manager Kmip Retrieve Client Csr
Get the generated client certificate signing request.
If GenerateClientCsr is called previously, this will return the generated certificate signing request; otherwise return empty string.
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.
{
"cluster": {
"_typeName": "string",
"id": "string"
}
}
The CSR generated previously, if any.