route_update
Modify an existing Edge Routine route configuration to update settings like enable status, rules, routines, and bypass options for site security management.
Instructions
Modify the configuration of an existing Edge Routine route.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | The ID of the site | |
| configId | Yes | The ID of the config | |
| routeName | Yes | The name of the route, use to identify the route. | |
| routeEnable | Yes | The enable of the route | |
| rule | Yes | The rule of the route | |
| routineName | Yes | The name of the routine | |
| bypass | Yes | The bypass of the route | |
| sequence | No | The sequence of the route, if not passed, default is the current number of routes |