Cisco Cisco Prime Central 1.0 Developer's Guide

Page of 124
 
 
© 2011 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. 
Page 1 of 124 
 
Cisco Prime Central 1.0 API Guide 
 
Cisco Prime Central API 
Cisco Prime Central Information Model and API's to support the following features.  
 
Managed Elements and Equipment Inventory 
 
Object Create, Delete and Update notification 
Cisco Prime Central Information Model is designed to conform to MTOSI 2.0 information model and operational 
API's. Cisco reference implementation extensions are introduced to support proprietary APIs and name space as 
per Cisco PRIME Release 1 requirements. 
The sections below documents all the APIs supported by Cisco Prime Central and the information on how to get 
the corresponding WSDL document. 
 
getAllManagedElementNames 
WSDL document can be obtained by following URL 
https://<primecentralserver>:<mtosiport>/
 
ManagedElementNamesRetrieval_RPC?wsdl
 
Where primecentralserver is the hostname or IP address of Prime Central Server and 
mtosiport 
– is the port number where CXF service for mtosi is running. By default port number is 9110 
  <?xml version="1.0" encoding="UTF-8" ?>  
- <wsdl:definitions name="ManagedElementNamesRetrievalRPCService" 
targetNamespace="http://www.cisco.com/prime/mtosi/ext/me/api" 
xmlns:ns1="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1" xmlns:ns2="http://schemas.xmlsoap.org/soap/http" 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://www.cisco.com/prime/mtosi/ext/me/api" 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> 
- <wsdl:types>