Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.22 KB

GatewayUpdateDefaults.md

File metadata and controls

18 lines (14 loc) · 1.22 KB

akeyless.Model.GatewayUpdateDefaults

gatewayUpdateDefaults is a command that updates defaults settings

Properties

Name Type Description Notes
CertAccessId string Default Certificate access id for UI login [optional] [default to "use-existing"]
EventOnStatusChange string Trigger an event when Gateway status is changed [true/false] [optional]
Json bool Set output format to JSON [optional] [default to false]
Key string The name of the gateway default encryption key [optional] [default to "Default"]
OidcAccessId string Default OIDC access id for UI login [optional] [default to "use-existing"]
SamlAccessId string Default SAML access id for UI login [optional] [default to "use-existing"]
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]