Cisco Cisco ASA 5580 Adaptive Security Appliance

Page of 28
 
About the ASA REST API v1.2.2 
Supported ASA Features 
 
18 
Limitations: 
The ASA must be manually reloaded after changes to the activation license configuration; for example, a new license is 
added, or licenses are enabled/disabled. 
Shared License 
api/licensing/shared 
APIs to support configuring shared license settings, either client or server shared license, as defined by the active 
license. 
Limitations: 
N/A 
Smart License 
api/licensing/smart 
API to configure smart licenses and to monitor entitlements on supported platforms.  
Note that a POST request to api/licensing/smart/asav/register returns code 201 (success) even for an invalid token ID. 
The ASAv itself cannot validate the token ID; it relies on the License Server for validation. But calls to the License Server 
are issued and processed asynchronously, after the token ID is accepted by the ASAv.  
Limitations: 
N/A 
Logging 
Syslog Server 
api/logging/syslogserver 
API to support CRUD operations for syslog servers. 
Limitations: 
N/A 
Syslog Server Settings 
/api/logging/syslogserversettings 
API to support advanced settings for syslog servers, including configuring the logging queue and permitting TCP logging 
when the syslog server is down. 
Limitations: 
N/A