Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 921 Bytes

RenewCertificate.md

File metadata and controls

16 lines (12 loc) · 921 Bytes

akeyless.Model.RenewCertificate

Properties

Name Type Description Notes
CertIssuerName string The name of the PKI certificate issuer [optional]
GenerateKey bool Generate a new key as part of the certificate renewal [optional]
ItemId long Certificate item id [optional]
Json bool Set output format to JSON [optional] [default to false]
Name string Certificate name [optional]
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]

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