vrealize-developer-tools icon indicating copy to clipboard operation
vrealize-developer-tools copied to clipboard

vra-ng:pull fails if too many EBS subscriptions are defined

Open pe1pip opened this issue 4 years ago • 0 comments

Description

vra-ng:pull fails if too many EBS subscriptions are defined

Steps to Reproduce

  1. Create more than 20 EBS subscriptions
  2. run HTTP GET on event-broker/api/subscriptions?$filter=type+ne+'SUBSCRIBABLE'
  3. observe missing subscriptions
  4. Observe that that there are more pages

Expected behavior:

Retrieving the next page or requesting a larger page size

Actual behavior:

Only the first 20 EBS's are retrieved

Reproduces how often:

100%

Environment

Client

  • vRealize Developer Tools Version: n/a
  • vRealize Build Tools Version: 2.10.0
  • Visual Studio Code Version: latest
  • OS Version: windows 10

Server

  • vRealize Automation Version: 8.3
  • vRealize Orchestrator Version: 8.3

pe1pip avatar Mar 02 '21 10:03 pe1pip