Cisco Prime Infrastructure API
Prime Infrastructure API Documentation
REST API Resources

REST API Resources

CLI Template Configuration

CLI Template Configuration

The CLI Template Configuration service allows a CLI configuration template to be applied to one or more target devices. It also provides a way to upload, delete, and get the CLI templates in the system.

Resource Description
GET List Configuration Templates Get a list of the published Templates
GET List Device Types Returns the list of device types you can specify for a CLI template.
PUT Deploy Configuration Template Deploy a template to a list of devices.
GET Download Configuration Template Export a template from the system.
POST Upload Configuration Template Upload a new template into the system.
DELETE Delete Configuration Template Deletes a template from the system.
Group Summary Service

Group Summary Service

The Group Summary Service provides a summary of alarms per group for each type of group (Site, Device Type or User Defined Group) , an overall alarm summary and a summary of the number devices per Site.

Resource Description
GET Device Groups Returns list of Device Type groups, including the count of alarms of each severity for each group.
GET Site Groups Returns list of Sites, including the count of alarms of each severity for each group. Also includes counts of devices, APs and Clients associated with the Site and also location information regarding the site.
GET User Defined Groups Returns list of User Defined groups, including the count of alarms of each severity for each group.
GET Alarm Summary Provides alarm summary information including: total number of alarms, number of alarmed devices, number of alarmed sites, number of alarmed APs and number of alarmed Clients.
Manage and Monitor Info Service

Manage and Monitor Info Service

The Manage and Monitor Info Service service provides information about the application and the server it runs on.

Resource Description
GET Version Returns the version of the application.
GET Uptime Returns uptime information as well as information about the application and the server it runs on.
GET Core Dumps Returns the number of application core dumps present on the server.
GET Disk Usage and Capacity Returns capacity and usage information for the volumes present on the application's server.
GET Licenses Returns license information about the application.