Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 898 Bytes

RenewCertificate.md

File metadata and controls

16 lines (12 loc) · 898 Bytes

RenewCertificate

Properties

Name Type Description Notes
cert_issuer_name str The name of the PKI certificate issuer [optional]
generate_key bool Generate a new key as part of the certificate renewal [optional]
item_id int Certificate item id [optional]
json bool Set output format to JSON [optional] [default to False]
name str Certificate name [optional]
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]