Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 833 Bytes

File metadata and controls

19 lines (11 loc) · 833 Bytes

GatewayUpdateTlsCert

gatewayUpdateTlsCert is a command that updates Gateway TLS certificate

Properties

Name Type Description Notes
certData String TLS Certificate (base64 encoded) [optional]
expirationEventIn List<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]
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]