UploadKmipServerCertRequestType
UploadKmipServerCertRequestType
The parameters of UploadKmipServerCert.
JSON Example
{
"cluster": {
"_typeName": "string",
"id": "string"
},
"certificate": "string"
}
cluster
Required
[in] KMIP cluster.
string
certificate
Required
[in] Server certificate in PEM encoding.