Interface uri, Access method, Returned result – HP Intelligent Management Center Licenses User Manual

Page 336: Interface uri access method returned result, Query single-index single-interface

Advertising
background image

Query Single-Index Single-Interface Performance Summary Data

Query single-index single-interface performance summary data with certain criteria.

Interface URI

/perf/summaryData/interface

Access Method

HTTP

GET

Parameters

Query parameters

Index ID. Integer type. Required. No default value. For the valid values, see

Query Performance

Indexes

.”

taskId

Device ID. Integer type. Required. No default value. For the valid values, see “

Query Device

Information

.”

devId

Start time. Long integer type. Optional. The value is the seconds counted from 00:00 on January 1,
1970 to the specified time.

beginTime

End time. Long integer type. Optional. The value is the seconds counted from 00:00 on January 1,
1970 to the specified time.

endTime

Instance index. Integer type. Required. No default value.

objIndex

Data granularity. Integer type. Optional. No default value. Valid values include 0 (automatically
calculated data), 1 (original data), 2 (hourly data), and 3 (daily data).

dataGranularity

Returned Result

Status codes

200 (OK): Success.

Message header

HTTP/1.1 200 OK

Message body

<perfSummaryData>
<taskId>1</taskId>
<taskName>Interface Receiving Rate(bits/s)</taskName>
<devId>1</devId>
<instId>504</instId>
<objIndex>1</objIndex>
<objIndexDesc>[interface:InLoopBack0]</objIndexDesc>
<averageValue>0.0</averageValue>
<maximumValue>0.0</maximumValue>
<minimumValue>0.0</minimumValue>
<currentValue>0.0</currentValue>
<summaryValue>0.0</summaryValue>
</perfSummaryData>

336 Network Performance Management

Advertising