Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 751 Bytes

File metadata and controls

14 lines (10 loc) · 751 Bytes

akeyless.GatewayUpdateTlsCert

Properties

Name Type Description Notes
certData String TLS Certificate (base64 encoded) [optional]
expirationEventIn [String] How many days before the expiration of the certificate would you like to be notified. [optional]
json Boolean Set output format to JSON [optional] [default to false]
keyData String TLS Private Key (base64 encoded) [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]