White Papers
9 Dell OpenManage Power Center 4.0 REST API Reference Guide
Name
Type
Description
Sort Object &
Filter Object
/Field
String
Indicates target field in sort object and filter object:
"assetTag": Asset / service tag
"description": Description
"entityType": Entity type (See below)
"hostname": Host name of the entity
"ipAddress": IP address of the entity
"link": URL for link and launch
"location": Group path of the entity, if the entity belongs to
multiple groups, the first path will be returned
"name": Name of the entity
"serialNumber": Serial number of the entity
Valid Entity type values when field = “entityType”:
"Server" Servers
"PDU" PDUs
"UPS" UPSs
"Chassis" chassis
"Unsupported" Unsupported devices
"DC" Data centers
"ROOM" Rooms
"AISLE" Rows
"RACK" Racks
"CUSTOM" Custom groups
Sort Object
/Order
Integer
Sort order, 1:Ascending 2:Descending
Filter Object
/Operator
String
Filter operator for comparison:
"=" Equals to
">" Greater than
"<" Less than
">=" No less than
"<=" No greater than