gatewayUpdateDefaults is a command that updates defaults settings
| 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] |
| hvp_route_version | int | Hvp route version to use [1/2] | [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] |