Increase the value of the
REST_MaxObjectCount registry variable to set a new
global limit. The value can be increased with the following steps:
- Navigate to the Manage Registry Variables dashboard (Administration | Rules& Notifications | Manage Registry Variables).
- Search for the REST_MaxObjectCount registry variable.
- Click on the REST_MaxObjectCount registry variable and select "View and Edit Details".
- Click the Change button on the "Global Default" row.
- Enter a value higher than the number of objects you need to retrieve in the "Enter desired value" field, and then click Finish.
Alternatively, the
maxObjectCount URL parameter will allow to override the limit above for the current call.
Check the
Foglight REST API Reference guide for more details.