hotspotportal

GET {{base_url}}/ers/config/hotspotportal

Request Params

KeyDatatypeRequiredDescription
sizenumber1 < 20 (Default) <= 100
pagenumber1 (default) <= N
filterstringEQ
sortascstringSort Ascending β—£ (default)
sortdscstringSort Descending β—€

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequest data format
AcceptstringResponse data format

RESPONSES

status: OK

{&quot;SearchResult&quot;:{&quot;total&quot;:1,&quot;resources&quot;:[{&quot;id&quot;:&quot;d334b5db-a373-4690-84d7-f17c45933d89&quot;,&quot;name&quot;:&quot;Hotspot Guest Portal (default)&quot;,&quot;description&quot;:&quot;Guests do not require username and password credentials to access the network, but you can optionally require an access code&quot;,&quot;link&quot;:{&quot;rel&quot;:&quot;self&quot;,&quot;href&quot;:&quot;https://ise.securitydemo.net:9060/ers/config/hotspotportal/d334b5db-a373-4690-84d7-f17c45933d89&quot;,&quot;type&quot;:&quot;application/json&quot;}}]}}