Web service
The appliance can also be managed by sending RESTful web service requests to the appliance.
Only one user can remain logged in to the appliance at the same time. Each web service request automatically displaces any existing sessions.
The following paragraphs are general notes about the usage of the web service interface. The content and format of these web service requests are explained through the remainder of this document.
- Required header for calling a web service
All web service requests must include these two headers.- Web service responses
The response to a web service call is composed of two components: HTTP response code and JSON message.
Parent topic: Manage the appliance