tacacsprofile/{id}
GET {{base_url}}/ers/config/tacacsprofile/{{id}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Request data format | |
Accept | string | Response data format |
RESPONSES
status: OK
{"TacacsProfile":{"id":"181433d0-78ab-11eb-b39e-2284e1c57b72","name":"WLC MONITOR","description":"WLC MONITOR","sessionAttributes":{"sessionAttributeList":[{"type":"MANDATORY","name":"role1","value":"MONITOR"}]},"link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/tacacsprofile/181433d0-78ab-11eb-b39e-2284e1c57b72","type":"application/json"}}}