sponsorportal
GET {{base_url}}/ers/config/sponsorportal
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":"bd48c1a1-9477-4746-8e40-e43d20c9f429","name":"Sponsor Portal (default)","description":"Default portal used by sponsors to create and manage accounts for authorized visitors to securely access the network","link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/sponsorportal/bd48c1a1-9477-4746-8e40-e43d20c9f429","type":"application/json"}}]}}