...
Table of Contents |
---|
Status panel
GET - Get
...
Location Status
This method returns the information shown in the Status Panel section for the WifiArea Location indicated by the wifiareaId LocationId parameter.
Code Block | Location |
Parameters
TYPE | Parameter | Significance | Type | Required | Default |
---|---|---|---|---|---|
HEAD | Authorization | Bearer <API_KEY> | String | YES | |
GET | wifiareaIdLocationId | WifiArea Location identifier | String | YES |
Response
HTTP CODE | Result | Response data | ||
---|---|---|---|---|
200 | Ok |
| ||
401 | Unauthorized | Explanation of the error |
GET - Get
...
Location Group Status
This method returns the information shown in the Status Panel section for the WifiAreas Locations that belong to the WifiArea Location group indicated by the wifiareaGroupId LocationGroupId parameter.
|
Parameters
TYPE | Parameter | Significance | Type | Required | Default |
---|---|---|---|---|---|
HEAD | Authorization | Bearer <API_KEY> | String | YES | |
GET | wifiareaGroupIdLocationGroupId | WifiArea Location group identifier | String | YES |
...