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