ehrnst / System-Center-Operations-Manager-API

Microsoft System Center Operations Manager (SCOM) Web API
http://adatum.no/operationsmanager/web-api-for-scom
MIT License
41 stars 6 forks source link

Limit # of records to return #14

Open ehrnst opened 6 years ago

ehrnst commented 6 years ago

A possibility to limit the number of records returned is needed. If a limitation is set a total should be returned along with the results.

I assume pagination is the way to go. Especially for alerts endpoint