...
REST query | Body example | Response states | Description | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
/cdn/connection/reset_inbound |
| 200 – OK 404 - Node not found | Reset inbound connection from this node | |||||||
/cdn/connection/reset_outbound |
| 200 – OK 404 - Node not found | Reset outbound connection to this node | |||||||
| /cdn/connection/reset_all | 200 – OK | Reset all CDN connections on this node (since build 5.2.1222) |
Parameters
| Parameter | Description | Example |
|---|---|---|
| nodeId | Node id (IP address) to reset connection with | 192.168.1.65 |
...