Query interface views, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual

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

Advertising
background image

Query Interface Views

Query interface view list based on predefined criteria.

Interface URI

/plat/res/view/interface

Access Method

HTTP

GET

Parameters

Query parameter

Filter resources by access right.

resPrivilegeFilter

Boolean type. Optional. The default value is false.

Sort records in descending order.

desc

Boolean type. Optional. The default value is false. Interface view name is used to sort interface views
by default.

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.

View name.

name

String type. Optional.

View creator.

createBy

String type. Optional.

Interface description.

ifDesc

String type. Optional.

Interface alias.

ifAlias

String type. Optional.

Interface status.

status

Integer type. Optional.

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: 1

Query Interface Views

147

Advertising