Query index groups, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual

Page 326: Returned result, Interface uri access method returned result

Advertising
background image

Query Index Groups

Query and list the performance index groups.

Interface URI

/perf/group

Access Method

HTTP

GET

Parameters

None

Returned Result

Status codes

200 (OK): Success.

Message header

HTTP/1.1 200 OK

Message body

<list>
<group>
<sumId>1</sumId>
<groupId>1</groupId>
<groupName>CPU Usage</groupName>
<interfaceFlag>0</interfaceFlag>
<summary>http://imc_host:8080/imcrs/perf/summary/1</summary>
<perfTask>http://imc_host:8080/imcrs/perf/task/1,1</perfTask>
</group>
</list>

Elements

group sub-elements

Summary ID.

sumId

Integer type.

Index group ID.

groupId

Integer type.

Index group name.

groupName

String type.

Interface flag.

interfaceFlag

Integer type.

URI of the summary.

summary

326 Network Performance Management

Advertising