HP Intelligent Management Center Extended API User Guide
Query Single-Index Multi-Device Performance Summary Data
Query single-index multi-device performance summary data with certain criteria.
Interface URI
/perf/summaryData
Access Method
HTTP
GET
Parameters
Query parameters
Index ID.taskId
Integer type. Required. No default value. For the valid values, see “Query Performance Indexes.”
Device ID.devId
Long integer type. Required. No default value. For the valid values, see “Query Device Information.”
Start time.beginTime
Long integer type. Optional. The value is the seconds counted from 00:00 on January 1, 1970 to
the specified time. An empty value indicates that the latest data is queried.
End time.endTime
Long integer type. Optional. The value is the seconds counted from 00:00 on January 1, 1970 to
the specified time.
Data granularity.dataGranularity
Integer type. Optional. The default value is 0. Valid values include 0 (automatically calculated data),
1 (original data), 2 (hourly data), and 3 (daily data).
Returned Result
Status codes
• 200 (OK): Success.
Message header
200 (OK): Success.
Query Single-Index Multi-Device Performance Summary Data 333