Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.19 KB

GatewayUpdateDefaults.md

File metadata and controls

18 lines (14 loc) · 1.19 KB

GatewayUpdateDefaults

gatewayUpdateDefaults is a command that updates defaults settings

Properties

Name Type Description Notes
cert_access_id str Default Certificate access id for UI login [optional] [default to 'use-existing']
event_on_status_change str Trigger an event when Gateway status is changed [true/false] [optional]
json bool Set output format to JSON [optional] [default to False]
key str The name of the gateway default encryption key [optional] [default to 'Default']
oidc_access_id str Default OIDC access id for UI login [optional] [default to 'use-existing']
saml_access_id str Default SAML access id for UI login [optional] [default to 'use-existing']
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]