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 | Boolean | Set output format to JSON | [optional] |
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] |