Cisco Cisco ASA 5555-X Adaptive Security Appliance

下载
页码 29
 
About the ASA REST API v1.3.2 
Supported ASA Features 
 
17 
With the REST API you can GET access group 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 the 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. 
Limitations: 
No limitations; supports the same features as the ASDM application. 
Back Up and Restore 
Use this API to back up the configuration on the ASA: /api/backup  
Use this API to restore the configuration on the ASA: /api/restore 
Limitations: 
N/A 
Certificate Management 
/api/certificate  
Use this API to generate and manage key pairs, identity certificates and CA certificates. 
Limitations: 
N/A 
DHCP  
/api/dhcp  
Use this API to configure DHCP client and DHCP relay. 
Limitations: 
DHCP relay is not supported in transparent mode.   
DNS  
/api/dns  
Use this API to configure DNS.  
Limitations: 
N/A 
Failover 
/api/failover 
Limitations: