Query snmp template information list, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual

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

Advertising
background image

Query SNMP Template Information List

Query SNMP template information list based on predefined criteria.

Interface URI

/plat/res/snmp

Access Method

HTTP

GET

Parameters

Query parameter

Location of the first returned record in the query result.

start

Integer type. Optional. The default value is 0. If the input parameter is smaller than 0, the parameter
is automatically changed to 0.

Total returned records. Integer type. Optional. The default value is 10. If the input parameter is
smaller than 0, the parameter is automatically changed to 0.

size

Sort records in descending order. Boolean type. Optional. The default value is false. It is valid only
when the orderBy parameter is specified.

desc

Only records that match the sort criteria are returned.

total

Boolean type. Optional. The default value is false. When the value is true, the start and size attributes
are invalid, the returned message body is empty, and the Message Header field gives the records
that match the sort criteria.

Returned Result

Status codes

200(OK): Success.

Message header

If the total parameter is true, the Total field gives all the records that match the sort criteria. The
message body is empty.

HTTP/1.1 200 OK
Total: 17

162

Network Resource Management

Advertising