update_gateway_group
Update an existing gateway group by its ID, modifying name, description, failover trigger level, and gateway priorities with optional immediate application.
Instructions
Update an existing gateway group by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Gateway group name | |
| descr | No | Description | |
| trigger | No | Failover trigger level (down, downloss, downlatency, downlosslatency) | |
| group_id | Yes | Gateway group ID (from search_gateway_groups) | |
| priorities | No | Array of gateway priority entries | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||