Cisco Cisco Prime Performance Manager 1.5 Developer's Guide

Page of 41
 
Cisco Prime Performance Manager1.5 REST API Guide 
FQDN=Node=em1941kbf.cisco.com,ifDescr=FastEthernet0/

FQDN=Node=10.74.125.210,CPUSlot=0,CPUNum=0,processor
Index=1 
FQDN=Node=NAM-ppm-nam01,Group=MY_GROUP 
FQDN=Group=CableModem 
FQDN=IPSLAOwner=Rubens 
FQDN=DatastoreName=Local+Datastore+sjo-smf-esxi-8 
 
Refer to your Prime Performance Manager server or network to determine 
your own FQDN values. 
Additional Notes 
 
Only supported for “GET /{reportType}/{category}../{reportName}” requests. 
 
If an FQDN or sgmid is not provided, the REST API defaults to a top network level report. A network level 
report consists of information for the top samples in that report metric.  
 
Refer to the Prime Performance Manager documentation for more information about network level reports. 
 
Not supported by views. 
5.7.2 sgmid 
Table 8 – sgmid Parameter 
Parameter 
Notes 
sgmid 
A positive integer number that uniquely identifies a node in the Prime 
Performance Manager server 
 
Format: 
Positive integer number greater than 0 (e.g. 1002, 13001, ..).  
-1 is also accepted, and it is optional. See note (3) below.  
 
Examples of valid formatted sgmid: 
sgmid=1002 
sgmid=13001 
 
Refer to your Prime Performance Manager server or network to determine 
your own sgmid values
 
Additional Notes 
 
Only supported in the “GET /{reportType}/{category}../{reportName}” requests. 
 
If an FQDN or sgmid is not provided, the REST API defaults to a top network level report. A network 
level report consists of information for the top samples in that report metric. Refer to the Prime 
Performance Manager documentation for more information about network-level reports. 
 
For consistency with the Prime Performance Manager web based application a sgmid equal to -1 means a 
network level report. However, this sgmid parameter value is not required as a network level report is 
already assumed when FQDN and sgmid are not given. 
 
Not supported by views. 
5.7.3 startDate 
Table 9 – startDate Parameter 
Parameter 
Notes 
startDate 
The start date for the reporting data. 
 
Format: 
yyyy-MM-ddTHH:mmZ