Cisco Cisco Prime Central 1.4 Developer's Guide

Page of 203
1.  
a.  
b.  
2.  
a.  
Prime Central 1.4 NBI Guide
Table of Contents
Overview
The Cisco MTOSI information model conforms to MTOSI 2.0 and operational APIs. Cisco reference implementation extensions are introduced to
support proprietary APIs and namespaces as per Cisco Prime release requirements.
All APIs are supported as SOAP-based web services. Interfaces and operations are defined in WSDL files. The input/output data types and the
fault messages for corresponding operations are defined in XSD files.
Managed Elements and Equipment Inventory
Prime Central supports the following physical inventory retrieval and notification APIs. For detailed definitions of the APIs and their
corresponding data types, see the following files:
Managed Elements:
 ManageResourceInventory/IIS/wsdl/ManagedElementRetrieval/ManagedElementRetrievalHttp.wsdl
ManageResourceInventory/IIS/xsd/ManagedElementRetrievalMessages.xsd
Equipment:
ManageResourceInventory/IIS/wsdl/EquipmentInventoryRetrieval/EquipmentInventoryRetrievalHttp.wsdl
ManageResourceInventory/IIS/xsd/EquipmentInventoryRetrievalMessages.xsd
Physical Termination Points:
ManageResourceInventory/IIS/wsdl/TerminationPointRetrieval/TerminationPointRetrievalMessages.wsdl
ManageResourceInventory/IIS/xsd/TerminationPointRetrievalMessages.xsd
Physical Inventory Extensions:
NetworkResourceFulfillment/IIS/xsd/Cisco_ME_EQ_Inventory.xsd 
NetworkResourceFulfillment/IIS/xsd/Cisco_ComputerServer.xsd
Notifications:** 
** Framework/IIS/xsd/NotificationMessages.xsd
Framework/IIS/wsdl/NotificationProducer/NotificationProducerHttp.wsdl
WSDL Endpoints:
https://<server IP>:<port #>/prime/inventory/ManagedElementRetrieval_RPC?wsdl
server IP - Prime Central server IP
port # - configurable, ex 9110
https://<server IP>:<port #>/prime/inventory/ManagedElementNamesRetrieval_RPC?wsdl