bounceOrgMxEdgeDataPorts
POST https://{{host}}/api/v1/orgs/:org_id/mxedges/:mxedge_id/services/tunterm/bounce_port
Bodu Parameters
Parameter | Type | Description |
---|---|---|
ports | list | list of ports to bounce |
hold_time | int | in milli seconds, hold time between multiple port bounces |
Request Body
{"ports"=>["0", "2"]}