Web API Reference¶
The Web APIs are RESTful APIs that allow access to a subset of gateway functions through a standard HTTP request.
The xPico 600 provides the following APIs:
Device Actions API
- Export Status Group - Retrieve device status
- Export Configuration Group - Retrieve device configuration
- Import Configuration Group - Import device configuration
- Take Status Action - Take device status action
File System API
- HTTP GET - Read the contents of files and directories]
- HTTP PUT - Create new files and update existing files
- HTTP MKCOL - Create new directories
- HTTP DELETE - Remove files and directories from the file system
Firmware Upgrade API
- Upgrade Firmware - Load firmware file to gateway