portal

GET {{base_url}}/ers/config/portal

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;:4,&quot;resources&quot;:[{&quot;id&quot;:&quot;bd48c1a1-9477-4746-8e40-e43d20c9f429&quot;,&quot;name&quot;:&quot;Sponsor Portal (default)&quot;,&quot;description&quot;:&quot;Default portal used by sponsors to create and manage accounts for authorized visitors to securely access the network&quot;,&quot;link&quot;:{&quot;rel&quot;:&quot;self&quot;,&quot;href&quot;:&quot;https://ise.securitydemo.net:9060/ers/config/portal/bd48c1a1-9477-4746-8e40-e43d20c9f429&quot;,&quot;type&quot;:&quot;application/json&quot;}},{&quot;id&quot;:&quot;71984f36-f55e-4439-ba6e-903d9f77c216&quot;,&quot;name&quot;:&quot;Self-Registered Guest Portal (default)&quot;,&quot;description&quot;:&quot;Guests may create their own accounts and be assigned a username and password, or use their social login to access the network&quot;,&quot;link&quot;:{&quot;rel&quot;:&quot;self&quot;,&quot;href&quot;:&quot;https://ise.securitydemo.net:9060/ers/config/portal/71984f36-f55e-4439-ba6e-903d9f77c216&quot;,&quot;type&quot;:&quot;application/json&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/portal/92cf00d5-7334-4746-b615-6a5d2a7a77ec&quot;,&quot;type&quot;:&quot;application/json&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/portal/d334b5db-a373-4690-84d7-f17c45933d89&quot;,&quot;type&quot;:&quot;application/json&quot;}}]}}