Wireless Access Point
Using Tools on the Wireless AP 427
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 AP 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 AP. 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 AP” on page 95.
Settings requests include GET requests for many of the settings described in the
chapter titled, “Configuring the Wireless AP” on page 161
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 206. API — GET Request Details