Cisco Cisco Prime Network 4.0 Entwickleranleitung

Seite von 148
       MTOSI OSS Integration
 
 
Cisco Prime Network OSS  Integration  Guide for  MTOSI and 3GPP 
OL-30201-01
 
 
41 
8.3.5  DataCenter 
This section covers the details of the Datacenter inventory retrieval functionality.This 
functionality was implemented as part of getInventory  operation defined in Resource 
Inventory Retrieval Interface. 
 
Following are the datacenter inventory retrievals that are supported 
 
•  List all Available Virtual Data Centers in Prime Network  
•  List of Hosts (under a given datacenter) 
•  List of HostCluster (under a given datacenter) 
•  List of DataStore (under a given datacenter) 
•  List of VMs (includes only names under a vCenter) 
•  Details of aHost 
•  Details of a HostCluster 
•  Details of a DataStore 
•  Details of a VM 
 
8.3.5.1  Resource Inventory Retrieval Interface 
 
Interface Name 
Description 
GetInventory 
This API is used for Data Center inventory 
retrieval 
 
The WSDL document describing the details of the Interface can be accessed from the 
 section. 
 
The various operations using getInventory request are give below: 
8.3.5.1.1 List of all available data center names 
 
Input to getInventory API: 
 
Sl.No 
Request parameter 
Type 
Description 
MD 
 
String 
This is the Management Domain name. 
ObjectType  
String 
The value expected is “Cisco_DC” 
Granularity  
String 
The value expected is “FULL” 
Output: 
The output will contain all available data centers. 
Some of the response parameters are explained below.