gatewayUpdateTlsCert is a command that updates Gateway TLS certificate
Name | Type | Description | Notes |
---|---|---|---|
CertData | string | TLS Certificate (base64 encoded) | [optional] |
Json | bool | 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] |