Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products

OpenManage Enterprise–Tech Release REST API Guide

PDF

Data filtering and sorting

Data filtering can be accomplished by associating queries with the GET request. In the simplest form, it is a set of parameter name/value pairs that are appended to the request. The following is an example of data filtering:

<BASE_URI>/ApplicationService/AuditLogs?$filter=CreatedDate gt '2016-11-15 16:35:39.820'<BASE_URI>/ApplicationService/AuditLogs?$filter=CreatedDate gt '2016-11-15 16:35:39.820'

(To get the list of critical acknowledged alerts 16: Critical Severity, 1: Status Acknowledged)

<BASE_URI>/SessionService/Sessions?$orderby='Name' asc<BASE_URI>/SessionService/Sessions?$orderby='Name' asc

(To get the list of sessions in order by SessionType name in ascending order)

<BASE_URI>/SessionService/Sessions?$skip=1&$top=2&<BASE_URI>/SessionService/Sessions?$skip=1&$top=2&

(To get the list of sessions by skipping to the 2nd session, and returning the top 3 )


Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\