Cisco Cisco Security Manager 4.1 Specification Guide

Page of 217
 
 
 
  
 
Cisco Security Manager 4.4 API Specification (Version 1.1) 
 
OL- 29074-01 
Page  103
 
3.2 Methods 
The configuration service defines the following methods: 
1.  GetServiceInfo 
a.  Returns the service specific information including name of service, version, date…etc. 
b. This method should be called after authentication has returned a valid session cookie and prior to 
any other method to ensure the client is compatible with the service version currently running. 
2.  GetGroupList 
a.  Returns the list of device groups defined in the system 
3.  GetDeviceListByCapability 
a.  Returns the list of all devices that match one or more of the capabilities or wildcard in the system. 
4.  GetDeviceListByGroup 
a.  Returns the list of all devices within a named group in the system. 
5.  GetDeviceConfigByGID 
a.  Returns the device configuration identified by the object identifier specified in the method 
arguments. 
6.  GetDeviceConfigByName 
a.  Returns the device configuration identified by the device’s name specified in the method arguments. 
7.  GetPolicyConfigByName 
a.  Returns a policy configuration that is assigned to more than one device that has been assigned a 
name. 
8.  GetPolicyConfigByDeviceGID 
a.  Returns the policy configuration belonging to the device’s object identifier that matches the 
particular type specified in the method arguments  
9.  GetPolicyListByDeviceGID 
a.  Returns the list of policy names and their types belonging to the device’s object identifier specified 
in the method arguments 
10.  GetSharedPolicyListByType 
a.  Returns a list of all the shared Policies defined in CSM for a given policy type.