route_update
Modify an existing Edge Routine route configuration by updating its enable status, rule, routine name, bypass, and sequence in the ESA MCP Server.
Instructions
Modify the configuration of an existing Edge Routine route.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bypass | Yes | The bypass of the route | |
configId | Yes | The ID of the config | |
routeEnable | Yes | The enable of the route | |
routeName | Yes | The name of the route, use to identify the route. | |
routineName | Yes | The name of the routine | |
rule | Yes | The rule of the route | |
sequence | No | The sequence of the route, if not passed, default is the current number of routes | |
siteId | Yes | The ID of the site |