Cisco Cisco ASA 5555-X Adaptive Security Appliance

下载
页码 32
 
About the ASA REST API 
Management Access 
 
25 
Invalid IP 
Invalid UDP port 
Invalid interface 
Management Access 
General management access 
api/mgmtaccess 
Use this API to configure ASA access settings related to telent, SSH, and HTTPS (ASDM). 
Limitations: 
N/A 
Error Codes: 
MGMT-ACCESS-PORT-RANGE - Invalid port range 
MGMT-ACCESS-HTTP-IDLE-TIMEOUT - Invalid HTTP idle timeout 
MGMT-ACCESS-TELNET-TIMEOUT - Invalid telnet timeout 
MGMT-ACCESS-SSH-TIMEOUT - Invalid SSH timeout 
MGMT-ACCESS-HTTP-SESSION-TIMEOUT - Invalid HTTP session timeout 
MGMT-ACCESS-SSH-VERSION - Invalid SSH version 
Hosts 
/api/mgmtaccess/hosts 
Allows CRUD operations on mgmt access hosts for telnet, SSH, and HTTPS (ASDM) connections. 
 
Limitations: 
N/A 
Error Codes: 
MGMT-ACCESS-INVALID-TYPE - Invalid host type specified (must be telnet, ssh, or http) 
MGMT-ACCESS-DUPLICATE-HOST - Duplicate host exists 
Monitoring 
For health and performance monitoring of the various statistics we query the device. There are two ways to get the 
metrics, one using the ASDM handler output and the other is using the show commands on the device. 
Limitations: 
For cluster member and resource usage info, queries should be made to the cluster master only.