Cisco Cisco ASA 5580 Adaptive Security Appliance

Page of 37
 
About the ASA REST API v1.1.1 
Supported ASA Features 
 
18 
Limitations: 
No limitations; support same features as the ASDM GUI. 
Error Codes: 
ACCESS_DIRECTION_UNKOWN - missing direction (in/out/global) 
ACCESS_INTERFACE_UNKOWN - missing interface 
ACCESS_FIELD_EMPTY - a particular field cannot be empty (e.g., sourceAddress) 
ACCESS_EMPTY_GROUP - a particular field cannot contain an empty object group 
ACCESS_SRC_DST_SAME_IP_VER - Source and Destination addresses should be of the same IP version 
ACCESS_SRC_DST_SVC_SAME_TYPE - Destination Service and Source Service mismatch in protocol type or inline/vs. 
service group types 
ACCESS_SRC_SERVICE_GROUP - Source Service cannot be specified with service group 
 
Backup and Restore 
Use this API to backup or restore configuration on the ASA. 
Limitations: 
N/A 
Error Codes: 
N/A 
Failover 
Limitations: 
N/A 
Error Codes: 
N/A 
Interfaces 
There are six set of URLs that can be used to make interface related configuration. They are for physical interface, vlan 
interface, port-channel interface, redundant interface, bridge group interface (bvi) which is available in transparent 
mode, and global interface setup, respectively. 
 
Limitations: 
N/A