tacacscommandsets/{id}
GET {{base_url}}/ers/config/tacacscommandsets/{{id}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Request data format | |
Accept | string | Response data format |
RESPONSES
status: OK
{"TacacsCommandSets":{"id":"1b116e40-78ab-11eb-b39e-2284e1c57b72","name":"DenyAllCommands","description":"Default Command Set","permitUnmatched":false,"commands":{"commandList":[]},"link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/tacacscommandsets/1b116e40-78ab-11eb-b39e-2284e1c57b72","type":"application/json"}}}