tacacsprofile
GET {{base_url}}/ers/config/tacacsprofile
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":4,"resources":[{"id":"1b0debd0-78ab-11eb-b39e-2284e1c57b72","name":"Default Shell Profile","description":"Default Shell Profile","link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/tacacsprofile/1b0debd0-78ab-11eb-b39e-2284e1c57b72","type":"application/json"}},{"id":"18182b70-78ab-11eb-b39e-2284e1c57b72","name":"Deny All Shell Profile","description":"Deny All Shell Profile","link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/tacacsprofile/18182b70-78ab-11eb-b39e-2284e1c57b72","type":"application/json"}},{"id":"18101520-78ab-11eb-b39e-2284e1c57b72","name":"WLC ALL","description":"WLC ALL","link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/tacacsprofile/18101520-78ab-11eb-b39e-2284e1c57b72","type":"application/json"}},{"id":"181433d0-78ab-11eb-b39e-2284e1c57b72","name":"WLC MONITOR","description":"WLC MONITOR","link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/tacacsprofile/181433d0-78ab-11eb-b39e-2284e1c57b72","type":"application/json"}}]}}