hotspotportal
GET {{base_url}}/ers/config/hotspotportal
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
size | number | 1 < 20 (Default) <= 100 | |
page | number | 1 (default) <= N | |
filter | string | EQ | |
sortasc | string | Sort Ascending β£ (default) | |
sortdsc | string | Sort Descending β€ |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Request data format | |
Accept | string | Response data format |
RESPONSES
status: OK
{"SearchResult":{"total":1,"resources":[{"id":"d334b5db-a373-4690-84d7-f17c45933d89","name":"Hotspot Guest Portal (default)","description":"Guests do not require username and password credentials to access the network, but you can optionally require an access code","link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/hotspotportal/d334b5db-a373-4690-84d7-f17c45933d89","type":"application/json"}}]}}