Black Box ACR1000A-CTL-24 Manual page 78

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

Advertisement

iPATH Agility Controller
logout
This method was last updated in API version 1, and is compatible with API requests from version 1 onwards.
The authentication token provided by the Login function can be used until the logout function is called.
Input parameters:
- token
- v (the iPATH API version this request is designed for)
Output values:
- timestamp - the current server time
- success - 0 = fail, 1 = success
Examples
Input:
/api/?method=logout&token=xxxxx&v=1
Output:
<api_response>
<version>1</version>
<timestamp>2011-02-04 15:24:15</time>
<success>1</success>
</api_response>
or
<api_response>
<version>1</version>
<timestamp>2012-12-12 12:12:12</timestamp>
<success>0</success>
<errors>
<error>
<code>3</code>
<msg>Error logging out (you may already have logged out)</msg>
</error>
</errors>
</api_response>
Page 78
724-746-5500 | blackbox.com

Advertisement

Table of Contents
loading

Table of Contents