device_route_bulk_create
Create multiple device routes at once by providing an application ID, network ID, and a list of up to 1024 network addresses; existing routes are skipped automatically.
Instructions
Bulk create device routes by address list (max 1024). Existing routes are skipped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| networkId | Yes | The network ID of the devices. | |
| networkAddrs | Yes | Network addresses to create routes for (max 1024). | |
| applicationId | Yes | The application ID to route devices to. |