Cisco Cisco Prime Performance Manager 1.7 Developer's Guide

Page of 44
 
Cisco Prime Performance Manager 1.7 REST API Guide 
        "uri": "http://ppm-cls-
vm05.cisco.com:4440/ppm/rest/reports/IP+Protocols/" 
      }, 
      { 
        "name": "IP QoS", 
        "uri": "http://ppm-cls-vm05.cisco.com:4440/ppm/rest/reports/IP+QoS/" 
      }, 
      { 
        "name": "IP SLA", 
        "uri": "http://ppm-cls-vm05.cisco.com:4440/ppm/rest/reports/IP+SLA/" 
      }, 
      { 
        "name": "Mobile IOS Statistics", 
        "uri": "http://ppm-cls-
vm05.cisco.com:4440/ppm/rest/reports/Mobile+IOS+Statistics/" 
      }, 
      { 
        "name": "Mobile StarOS Statistics", 
        "uri": "http://ppm-cls-
vm05.cisco.com:4440/ppm/rest/reports/Mobile+StarOS+Statistics/" 
      }, 
      { 
        "name": "Resources", 
        "uri": "http://ppm-cls-
vm05.cisco.com:4440/ppm/rest/reports/Resources/" 
      }, 
      { 
        "name": "Security", 
        "uri": "http://ppm-cls-
vm05.cisco.com:4440/ppm/rest/reports/Security/" 
      }, 
      { 
        "name": "Transport Statistics", 
        "uri": "http://ppm-cls-
vm05.cisco.com:4440/ppm/rest/reports/Transport+Statistics/" 
      }, 
      { 
        "name": "Video Broadcast", 
        "uri": "http://ppm-cls-
vm05.cisco.com:4440/ppm/rest/reports/Video+Broadcast/" 
      } 
    ] 
  } 
}
 
6.2.4 XML 
Table 52 - XML Request / Response Sample – List of Reports 
Request / Response (XML) – List of Reports 
Request – Notice, the Accept header is set for “
application/xml
GET /ppm/rest/reports/ HTTP/1.1 
Accept: application/xml 
Host: ppm-cls-vm05.cisco.com:4440 
Connection: Keep-Alive 
User-Agent: RestClient-Tool