Cisco Cisco ASA 5555-X Adaptive Security Appliance

下载
页码 37
 
About the ASA REST API v1.1.1 
Supported ASA Features 
 
17 
Currently, only the LOCAL server group is supported. 
Error Codes: 
AAA-UNSUPPORTED-OPERATION - Unsupported operation (POST) 
AAA-UNSUPPORTED-SERVER-GROUP - A server group other than LOCAL is specified 
AAA-BAD-SERVER-GROUP - Invalid server group specified 
AAA-MISSING-SERVER-GROUP - Server group is missing from the data 
Authorization 
api/aaa/authorization 
Configure network authorization. 
Limitations: 
Currently, only the LOCAL server group is supported. 
Error Codes: 
AAA-UNSUPPORTED-OPERATION - Unsupported operation (POST) 
INVALID-MODE-ENABLE-SHELL - Invalid value specified for enable shell mode (must be "DISABLED," "REMOTE," 
"LOCAL") 
AAA-UNSUPPORTED-SERVER-GROUP - A server group other than LOCAL is specified 
AAA-BAD-SERVER-GROUP - Invalid server group specified 
 
Command Privileges 
api/aaa/commandprivileges 
Configure the local command privilege levels. 
Limitations: 
Error Codes: 
COMMAND-PRIVILEGE-OUT-OF-RANGE - Invalid privilege level provided 
Access Rules 
Use the Access REST API to configure network access in both routed and transparent firewall modes. 
With REST API you can GET access groups access rules. The access groups are automatically created when the first 
access rule is created for a particular interface and direction. Similarly, an access group is deleted when its last access 
rule is deleted. Global access rules are supported as well. 
With REST API you can GET/POST/PUT/PATCH/DELETE access rules. The access URIs are grouped per interface and 
direction and have a common URI root of /access: