Cloud Director
To resolve the issue, you can either a) Edit the Load Balancer Config, or b) Edit the Cloud Director Config
Ensure that the values set on the Load Balancer are sufficient to receive the API Request responses from Cloud Director.
Note: Whilst the above values are currently sufficient, this may not always be the case. VMware Engineering may look to update the Headers section of various cloudapi requests in future releases of Cloud Director which may require the existing Load Balancer settings to be increased
You can also amend Cloud Director to reduce the overall size of Requests and Headers sent to Load Balancers via the cell management-tool manage-config subcommand.
See Updating Application Configuration Settings in VMware Cloud Director for more details.
restapi.queryservice.maxPageSize
vcloud.http.responseHeaderMax
Example
restapi.queryservice.maxPageSize
to reduce the amount of elements per page to 64.
/opt/vmware/vcloud-director/bin/cell-management-tool manage-config -n restapi.queryservice.maxPageSize -v 64