API Guide
"OperatorIds":
[
1,
2,
13,
14,
9,
10
]
},
{
"FieldTypeId": 4,
"Name": "Enum",
"OperatorIds":
[
1,
2,
9,
10
]
},
{
"FieldTypeId": 5,
"Name": "Boolean",
"OperatorIds":
[
1,
2,
9,
10
]
}
]
}
/api/QuerySupportService/Filters
This URI represents summary information for all filters.
GET method for Filters
This method returns summary information for all filters.
Description
Returns summary information for all filters.
Privilege VIEW
HTTP response
codes
200
Example Response
Body
{
"@odata.context": "/api/
$metadata#Collection(QuerySupportService.Filter)",
"@odata.count": 23,
"value": [
{
"@odata.type": "#QuerySupportService.Filter",
"@odata.id": "/api/QuerySupportService/Filters(25000)",
"Id": 25000,
"Name": "All PowerEdge Devices",
"UsageId": 2,
"FilterText": "",
"ContextId": 2,
"Conditions": []
},
{
"@odata.type": "#QuerySupportService.Filter",
APIs specific to OpenManage Enterprise 499