Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 920 Bytes

UpdateClassicKeyCertificate.md

File metadata and controls

16 lines (12 loc) · 920 Bytes

UpdateClassicKeyCertificate

UpdateClassicKeyCertificate is a command that updates the certificate for a classic key

Properties

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]

[Back to Model list] [Back to API list] [Back to README]