Cisco Cisco Security Manager 4.7 Guia De Especificaciones

Descargar
Página de 217
 
 
 
  
 
Cisco Security Manager 4.4 API Specification (Version 1.1) 
 
OL- 29074-01 
Page  18
 
 
All API requests without a valid license will return an error response containing: 
 
Error code: 26 
Error Description: API license is not enabled. Please add a valid API license and retry this operation. 
1.9 Prerequisites  
 
Following are some prerequisites to use and work with the API: 
 
Latest version of the CSM Server that includes the API support must be installed. Please refer to the 
CSM Install Guide for more details.  
 
After the Server is installed, managed devices (ASA/IPS) must be  added to CSM before the 
corresponding policy data is queried using the API.  
 
API will only return data that is “committed” to the policy database. So applicable activities must be 
submitted before the data is visible via the API. 
 
Health and Performance Monitoring (HPM) module should be enabled for Out of Band (OOB) and 
device status UP/DOWN change notifications to work.  
 
API does not include any SDK for any specific programming language. The API exposes a REST 
(Representational State Transfer)  based interface, so API clients can be implemented in any language 
as long as the XML Message protocol is adhered to.  
 
All API Services are accessible only using HTTPS. No HTTP access is allowed. The “root” URL for 
REST based API access is 
https://<server-ip
 or host>/nbi/. 
1.10  API Administration Settings  
 
Following Global administration settings are specific to the API feature (Please refer to the version specific CSM 
user and/or install guide for additional information):