...
After this version of the API, a return limit of 2000 rows has been implemented to stop reckless use of the API.
If the user was not careful when doing API queries they could potentially bring down the system, including VMS. This will now be prevented.
Section |
---|
Column |
---|
| Image Removed
|
Column |
---|
<TODO>objects from API |
|
To avoid problems with large API calls causing performance problems and taking down the system a limit of how many objects being returned has been added. The default limit is 2000 objects.
All integrations should be tested before upgrading production. Pagination should be implemented if any API requests are failing with the following error: Illegal value in input: Too many objects requested (requested 5000 the limit is 2000). Try to reduce the number of objects returned using filters and/or pagination.
Related Content
Expand |
---|
title | Expand to see related content |
---|
|
Wiki Markup |
---|
{dynamiccontentbylabel:showLabels=false|showSpace=false} |
|