Cisco Cisco ASA 5555-X Adaptive Security Appliance

下载
页码 29
 
About the ASA REST API v1.3.2 
Supported ASA Features 
 
20 
API to support CRUD operations for Netflow configuration. 
Limitations: 
N/A 
Netflow Collector Settings 
API to support CRUD operations for Netflow collector settings. 
Limitations: 
Service policy rules with Netflow not supported 
Management Access 
General management access 
api/mgmtaccess 
Use this API to configure ASA access settings related to telnet, SSH, and HTTPS (ASDM). 
Limitations: 
N/A 
Hosts 
/api/mgmtaccess/hosts 
Allows CRUD operations on management access hosts for telnet, SSH, and HTTPS (ASDM) connections. 
Limitations: 
N/A 
Monitoring 
/api/monitoring/ 
These APIs can be used to get health, performance and REST API Agent monitoring statistics.  
In multi-context mode, to get monitoring statistics for a given context, including the System context, append a query 
with a 'context' parameter: https: //<asa_admin_context_ip>/api/cli?context=<context_name>. If the 'context' query 
parameter is not present in a monitoring request, the REST API Agent attempts to determine the target context on its 
own. For resources that are available only in the System context, such as the CPU process usage, the request is directed 
to the System context. The rest of the commands are directed to the admin context. 
Limitations: 
N/A