Cisco Cisco Prime Central 1.5 Guía Del Desarrollador

Descargar
Página de 223
MTOSI OSS Integration
 
 
Cisco Prime OSS Integration Guide for MTOSI and 3GPP 
66
 
 
 
OL-31029-01
 
 
8.3  MTOSI API Summary 
 
This section lists the MTOSI APIs with their Request, Response and Description. The APIs 
described here include the following 
-  ManagedElement retrieval 
-  ManagedElementNames Retrieval 
-  Equipment Inventory Retrieval 
-  Notification  
-  ConnectionRetrieval 
The below  table describes the APIs  
 
Table 8-2: Supported APIs for Managed Elements, Equipment Inventory 
API                                          Request                          
                                   
Response                      
                       
Description                                  
         
getAllManagedElementNam
es( ... )
 
getAllManagedElement
NamesRequest  
getAllManagedElement
NamesResponse - a list 
Managed Element 
Names  
Returns all Managed Element 
Names. This is a proprietory API 
to facilitate getManagedElement 
API for a specific managed 
element retrieval. 
 
getManagedElement(...) 
 
getManagedElementReq
uest - a list of RDN 
consisting of MD/ME 
name value pairs  
getManagedElementRe
sponse - a specific 
Management Element 
instance  
Returns a requested Managed 
Element instance. See the 
corresponding wsdl/xsd files for 
more details. 
 
 
ManageResourceInv
entory/IIS/wsdl/Ma
nagedElementRetrie
val/ManagedElemen
tRetrievalHttp.wsdl
 
 
ManageResourceInv
entory/IIS/xsd/Man
agedElementRetriev
alMessages.xsd 
 
ME Attribute Extension as per 
requirement are defined in – 
 
 
NetworkResourceFulfillm
ent/IIS/xsd/Cisco_ME_EQ
_Inventory.xsd 
 
getAllEquipment(..)
 
getAllEquipmentRequest  
 - name of the ME or 
equipment holder for 
which to retrieve 
getAllEquipmentRespo
nse  
  - a list of all of the 
equipment and 
Returns a list of Equipment 
Holder, Equipment. See the 
corresponding wsdl/xsd files for 
more details.