Cisco Cisco Prime Central 1.4 개발자 가이드

다운로드
페이지 203
1.  
a.  
b.  
Ethernet
PW/EVC
Name
 
operation:
 
 
input: getFlowDomainFragmentNameRequest output:
 
getFlowDomainFragmentNameResponse
 
fault: getFlowDomainFragmentNameException
Retrieves the names of all managed flow domain fragments. When this
operation succeeds, it returns all Ethernet connection names.
Data Center Resource Inventory
Prime Central supports the following resource inventory APIs. For detailed definitions of the APIs and their corresponding data types,
see the following files:
ManagedResourceInventory/ResourceInventoryRetrieval/ResourceInventoryRetrievalHttp.wsdl
ManageResourceInventory/xsd/ResourceInventoryRetrievalMessages.xsd
NetworkResourceFulfillment/IIS/xsd/ResourceInventoryLayout.xsd
NetworkResourceFulfillment/IIS/xsd/Cisco_DC.xsd
NetworkResourceFulfillment/IIS/xsd/Cisco_V_Host.xsd
NetworkResourceFulfillment/IIS/xsd//Cisco_V_HostCluster.xsd
NetworkResourceFulfillment/IIS/xsd/Cisco_VM.xsd
NetworkResourceFulfillment/IIS/xsd/Cisco_V_Store.xsd
WSDL Endpoint:
https://<server IP>:<port #>/prime/inventory/ResourceInventoryRetrieval_RPC?wsdl
server IP - Prime Central server IP
port # - configurable, ex 9110
The following table lists the APIs for the retrieval of data center managed resource objects.
Object Type
API                                                 
Function                                            
Cisco_DC
operation:
 
 
input:
getInventoryRequest
 
 
output: getInventoryResponse
 
fault: get
InventoryException
 
getInventoryRequest -
RDN - MD=Cisco_PRIME
IncludedObject.objectType=Cisco_DC
IncludedObject.granularityType=FULL
Retrieves a named Cisco virtual data center object. When this
operation succeeds, it returns the Cisco_DC object 
under PRIME_Cisco.
Cisco_DC 
Name
operation:
 
 
input:
getInventoryRequest
 
 
output: getInventoryResponse
 
fault: get
InventoryExceptiongetInventory
 
Request - RDN - MD=Cisco_PRIME
IncludedObject.objectType=Cisco_DC
IncludedObject.granularityType=NAME
Retrieves a list of Cisco virtual data center object names. When this
operation succeeds, it returns a list of Cisco_DC object names 
under PRIME_Cisco.
Cisco_V_Host 
Name
operation:
 
 
input:
getInventoryRequest
 
 
output: getInventoryResponse
 
fault: get
InventoryException
 
getInventoryRequest -
RDN: MD=Cisco_PRIME/Cisco_DC=< DC name
>
IncludedObject.objectType=Cisco_V_Host
IncludedObject.granularityType=NAME
Retrieves a list of host relative names (RDNs). When this operation
succeeds, it returns the host relative name list under a
Cisco_V_Host object.
Cisco_V_Host
operation:
 
 
input:
getInventoryRequest
 
 
output: getInventoryResponse
 
fault: get
InventoryExceptionget
 
InventoryRequest -
RDN: MD=Cisco_PRIME/Cisco_DC=< DC name
>
IncludedObject.objectType=Cisco_V_Host
IncludedObject.granularityType=NAME
Retrieves a named host object. When this operation succeeds, it
returns a host object under a Cisco data center.