Cisco Cisco ASA 5555-X Adaptive Security Appliance

下载
页码 32
 
About the ASA REST API 
REST Agent in ASA 
 
11 
Syntax & Help message: 
rest-api 
REST API information 
 - agent 
REST API Agent debugging information 
 - daemon 
REST API Daemon to REST API Agent communication debugging information. 
 - cli 
REST API CLI Daemon to REST API Agent communication debugginginformation 
 - client 
Message routing between a REST API Client and the REST API Agent debugging information 
 - process 
REST API Agent process start/stop debugging information 
Supported Modes:  
single/multi-context, routed/transparent 
Output of Show Commands: 
"debug rest-api agent is enabled"/"debug rest-api agent is disabled" 
"debug rest-api daemon is enabled"/"debug rest-api daemon is disabled" 
"debug rest-api cli is enabled"/"debug rest-api cli is disabled" 
"debug rest-api http is enabled"/"debug rest-api http is disabled" 
"debug rest-api process is enabled"/"debug rest-api process is disabled" 
 
Enabling Disabling REST API Agent 
CLI: 
 [no] rest-api agent 
Description: 
Use this command to enable the REST API Agent residing on ASA. This config command is slightly different from other 
config commands: 
•  This config is saved in a separate file on flash, not in the startup config file. 
•  Once enabled, "clear configure" will not clear this config. 
•  To disable, use the "no" form of the command. 
Syntax & Help message: 
agent  Use this keyword to enable the REST API Agent on ASA. 
Supported Modes: 
single/multi-context, routed/transparent 
Output of Show Commands: