ExportCertificateSpec
ExportCertificateSpec
Export certificate spec.
JSON Example
{
"certificate_password": [
"password"
],
"certificate_usage": "MACHINE"
}
array of string
certificate_password
Optional
Password for exporting the certificate.
string
certificate_usage
Required
Indicates how the certificate would be used.
- MACHINE: vdm certificates
- CLUSTER: vdm.ec certificates
Possible values are : MACHINE, CLUSTER,