Start or Stop a Route's Destination
Requests
|
Parameters
Name | Type | Description |
|---|---|---|
action |
| Update the specified element type. |
deviceID | string | Device ID retrieved via the Get Device Info command. |
elementType |
| Update a route element. |
elementID | string | Route ID retrieved via the Get Device Configuration command. |
name | string | Name of route. |
source | object | Source object model. See Source Object Model for definition. Tip Only the fields shown above are required. |
destinations | object | Destination object model. See Destinations Object Model for definition. Tip Only the fields shown above are required. |
Response
|