sponsoredguestportal

GET {{base_url}}/ers/config/sponsoredguestportal

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;92cf00d5-7334-4746-b615-6a5d2a7a77ec&quot;,&quot;name&quot;:&quot;Sponsored Guest Portal (default)&quot;,&quot;description&quot;:&quot;Sponsors create guest accounts, and guests access the network using their assigned username and password&quot;,&quot;link&quot;:{&quot;rel&quot;:&quot;self&quot;,&quot;href&quot;:&quot;https://ise.securitydemo.net:9060/ers/config/sponsoredguestportal/92cf00d5-7334-4746-b615-6a5d2a7a77ec&quot;,&quot;type&quot;:&quot;application/json&quot;}}]}}