gatewayUpdateDefaults is a command that updates defaults settings
| Name | Type | Description | Notes |
|---|---|---|---|
| certAccessId | String | Default Certificate access id for UI login | [optional] |
| eventOnStatusChange | String | Trigger an event when Gateway status is changed [true/false] | [optional] |
| hvpRouteVersion | Long | Hvp route version to use [1/2] | [optional] |
| json | Boolean | Set output format to JSON | [optional] |
| key | String | The name of the gateway default encryption key | [optional] |
| oidcAccessId | String | Default OIDC access id for UI login | [optional] |
| samlAccessId | String | Default SAML access id for UI login | [optional] |
| token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |