Black Box ACR1000A-CTL-24 Manual page 89

Ipath agility controller
Hide thumbs Also See for ACR1000A-CTL-24:
Table of Contents

Advertisement

disconnect_preset
This method was last updated in API version 1, and is compatible with API requests from version 1 onwards
This function disconnects all channel-receiver pairs in a preset, or disconnects ALL connections in the whole iPATH
network.
Input parameters:
- token
- v (the iPATH API version this request is designed for)
- id (optional. If not supplied, all connections will be ended)
- force - whether to ignore errors with some of the preset's pairs or not
Output values:
- version - the current API version number
- timestamp - the current server time
- success (0 = fail, 1 = success)
- errors (if anything failed, details are returned here)
Examples
Input:
/api/?v=1&method=disconnect_preset&token=xxxxx&id=1&force=1
Output:
<api_response>
<version>1</version>
<timestamp>2012-12-12 12:12:12</timestamp>
<success>1</success>
</api_response>
724-746-5500 | blackbox.com
Appendices
Page 89

Advertisement

Table of Contents
loading

Table of Contents