Cisco Cisco ASA 5580 Adaptive Security Appliance

Page of 37
 
About the ASA REST API v1.1.1 
Licensing 
 
22 
"IPV6-INTERFACE-INVALID-ROUTER-ADVERT-INTERVAL" 
"IPV6-INTERFACE-INVALID-REACHABLE-TIME" 
"IPV6-INTERFACE-INVALID-NEIGHBOR-SOLICIT-INTERVAL" 
"IPV6-INTERFACE-INVALID-NUMBER-SOLICIT-MESSAGES" 
"IPV6-INTERFACE-INVALID-PREFIX-VALID-LIFETIME" 
"IPV6-INTERFACE-INVALID-PREFIX-PREFERRED-LIFETIME" 
Licensing 
Permanent and Activation Key Licenses 
api/licensing/activation 
API to support viewing and configuring key-based licenses. The permanent license is retrieved via GET just like the 
activation licenses. 
Limitations: 
ASA must be manually reloaded after changes to the activation license configuration (e.g., new license added, licenses 
enabled/disabled). 
Error Codes: 
ACTIVATION-KEY-INVALID-FORMAT - Activation key is an invalide format 
ACTIVATION-KEY-RUNNING-FLASH - Activation key provided is the same as the current running flash key 
ACTIVATION-KEY-DUPLICATE - Duplicate activation key license exists on the device 
ACTIVATION-LICENSE-DEVICE-ERROR - Error communicating with the device 
PERMANENT-LICENSE-UNSUPPORTED-OPERATION - Unsupported operation for the permanent license key (only GET 
is supported) 
Shared License 
api/licensing/shared 
API to support configuring the shared license settings (either client or server shared license, as defined by the active 
license). 
Limitations: 
N/A