portal/{id}
GET {{base_url}}/ers/config/portal/{{id}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Request data format | |
Accept | string | Response data format |
RESPONSES
status: OK
{"ERSPortal":{"id":"d334b5db-a373-4690-84d7-f17c45933d89","name":"Hotspot Guest Portal (default)","description":"Guests do not require username and password credentials to access the network, but you can optionally require an access code","portalType":"GUEST","link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/portal/d334b5db-a373-4690-84d7-f17c45933d89","type":"application/json"}}}