Cisco Cisco Prime Performance Manager 1.7 Developer's Guide

Page of 44
 
Cisco Prime Performance Manager 1.7 REST API Guide 
should be replaced by “%1F”. 
 
Possible values: 
Any comma-separated list of URL-encoded column headers. 
 
 
Additional Notes 
 
Only supported in the “GET /{reportType} /{category}../{reportName}”requests. 
 
5.7.22 summary 
Table 28 - summary Parameter 
Parameter 
Notes 
summary 
The summary parameter generates a summarized report. That is, only the top 
N (N=10 by default) results are reported. The seriesLimit parameter can 
be used with the summary to specify the number of top rows to appear on the 
summary. 
 
Possible values: 
This parameter is an empty parameter. It does not accept a value. 
 
Example: 
summary 
 
Additional Notes 
 
Only supported in the “GET /{reportType} /{category}../{reportName}”requests . 
5.7.23 seriesLimit 
Table 29 - seriesLimit Parameter 
Parameter 
Notes 
seriesLimit 
The seriesLimit parameter is used with the summary parameter to allow the 
user to specify the number of top rows to appear on the summary report. 
 
Possible values: 
Positive integer number. 
 
Example: 
seriesLimit=5 
 
Additional Notes 
 
Only supported in the “GET /{reportType} /{category}../{reportName}”requests . 
 
It is only supported for summary reports. 
5.7.24 showViewReport 
Table 30 - showViewReport Parameter 
Parameter 
Notes 
showViewReport 
A view might have a subview or a view report. By default, when you are in a 
view, a report is displayed if available. If there is no report and a subview is 
found, the REST API responds with a list of the subviews. If the user wants to