TACACS+ policy client association (/tacpluspolicyclient/)
URL: https://[server_name]/api/v1/tacpluspolicyclient/
This endpoint represents a resource for TACACS+ Policy/Client associations.
Supported fields
Field | Display name | Type | Required | Other restrictions |
---|---|---|---|---|
policy | TACACS+ policy URI | String | Yes | |
client | TACACS+ client URI | String | Yes | |
policy_name | TACACS+ policy name | String | No | Read only. |
client_name |
TACACS+ client name |
String |
No |
Read only. |
Allowed methods
HTTP method | Resource URI | Action |
---|---|---|
GET | /api/v1/tacpluspolicyclient/ | Get all TACACS+ policy/client associations |
GET | /api/v1/tacpluspolicyclient/[id]/ | Get a specific TACACS+ policy/client association with ID |
POST | /api/v1/tacpluspolicyclient/ | Create a new TACACS+ policy/client association. |
DELETE |
/api/v1/tacpluspolicyclient/[id]/ | Delete the TACACS+ policy/client association corresponding to ID |
Allowed filters
Field | Lookup expressions | Values |
---|---|---|
policy_name |
exact
|
|
client_name |
exact
|