Cisco Cisco Prime Performance Manager 1.7 Developer's Guide

Page of 44
 
Cisco Prime Performance Manager 1.7 REST API Guide 
5.7.1 FQDN 
Table 7 – FQDN Parameter 
Parameter 
Notes 
FQDN 
The FQDN (Fully Qualified Domain Name) value as defined in the Prime 
Performance Manager Server.  It may contain the Node or Group, or the 
corresponding “Var Name (key)” found in the ProcessDBSummary section of 
the report definition XML file along followed by a specific value.  A tenant 
report is specified by prepending the FQDN with a Tenant value. 
 
Format: 
Node=[host or IP],[other keys as defined in the corresponding report XML 
file] 
 
Node=[host or IP],Group=[group name],[other keys as defined in the 
corresponding report XML file] 
 
Group=[group name] 
 
[Var name as defined in the corresponding report XML file]=[value].  
  
Examples of valid formatted FQDN for some reports:  
FQDN=Node=em1941kbf.cisco.com 
FQDN=Tenant=MyTenant,Node=10.74.125.210 
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: