HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get the authentication order and authorization information

the returned data contains aaa, radius and tacacs objects. aaa object includes auth_method and author objects. auth_method represents Authentication Order for the appliance, You can have upto 3 levels of Authentication Order (local, radius and tacacs).
author represents Authorization Information for the appliance and it consists of default user and map order.
radius and tacacs contains server object, The return value is a hash map of RADIUS/TACACS settings keyed by their Order.

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

nePk is the device key assigned by Orchestrator, usually look like '0.NE'.

boolean
required

Get data from cache (true) or from appliance (false).

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*