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