Open Balakao opened 6 months ago
Hi,
Some API (I'm sure for backupObjects) have some limits (default : 200). So, for recovery points number, if you have more than 200VMs, you'll only get the 200 first results.
Just add limit=XXX ( ex : /api/v1/backupObjects?limit=350).
Hi,
Some API (I'm sure for backupObjects) have some limits (default : 200). So, for recovery points number, if you have more than 200VMs, you'll only get the 200 first results.
Just add limit=XXX ( ex : /api/v1/backupObjects?limit=350).