Black Box ACR1000A-CTL-24 Manual page 91

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

Advertisement

delete_preset
This method was last updated in API version 3, and is compatible with API requests from version 3 onwards
This function deletes a preset. The API user must have admin privileges to call this method successfully.
Input parameters:
- token
- v (the iPATH API version this request is designed for)
- id (the ID of the preset to be deleted)
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=3&method=delete_preset&token=xxxxx&id=5
Output:
<api_response>
<version>3</version>
<timestamp>2012-12-12 12:12:12</timestamp>
<success>1</success>
</api_response>
724-746-5500 | blackbox.com
Appendices
Page 91

Advertisement

Table of Contents
loading

Table of Contents