UpdateClassicKeyCertificate is a command that updates the certificate for a classic key
Name | Type | Description | Notes |
---|---|---|---|
CertFileData | string | PEM Certificate in a Base64 format. Used for updating RSA keys' certificates. | [optional] |
CertificateFormat | string | [optional] | |
Json | bool | Set output format to JSON | [optional] [default to false] |
Name | string | ClassicKey name | |
Token | string | Authentication token (see `/auth` and `/configure`) | [optional] |
UidToken | string | The universal identity token, Required only for universal_identity authentication | [optional] |