routine_route_list
Retrieve and filter routes linked to a specific Edge Routine by providing the routine name, route name, page number, and page size for efficient route management.
Instructions
List all routes associated with a specific Edge Routine (ER).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pageNumber | No | The page number of the routes | |
pageSize | No | The page size of the routes | |
routeName | No | The name of the route, use to filter list results | |
routineName | Yes | The name of the routine |