HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Modify TACACS server settings for your appliance.

Schema shows a server object and a hash map of TACACS settings keyed by their order. You will need to construct an object of form: { 'server': { '1': {schema} }, { '2': {schema}} } for POST operation to work and can configure a max of 3 TACACS servers. You can try GET operation for complete details of the schema.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

JSON object containing TACACS Server configuration settings.

server
object
required

TACACS server settings

Response
200

No response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!