Manual Part 2
Wireless Array
402 Using Tools on the Wireless Array
The API Documentation page lists all of the APIs that are available, lists their
calling parameters, if any, and allows you to perform sample calls and view
sample output.
Status/Settings
The RESTful API on the Array is broken into these two main headings: status and
settings. Each is a node that may be clicked to expand or collapse the list of
corresponding API requests available on the Array. Since this is a read-only API,
the list consists exclusively of GET operations.
The figure below shows part of the list displayed by clicking /settings. Click again
to collapse (hide) the list.
Status requests include GET requests for many of the status and statistics items
described in the chapter titled, “Viewing Status on the Wireless Array” on
page 91. Settings requests include GET requests for many of the settings
described in the chapter titled, “Configuring the Wireless Array” on page 157
GET Requests
Each request name in the list is a link. Click it to see more information and to try
the API and see its output.
he
Figure 196. API — GET Request Details