GET https://cloud.example.com/cloudapi/1.0.0/vdcGroups?pageSize=128
GET https://cloud.example.com/cloudapi/1.0.0/vdcGroups
GET https://cloud.example.com/cloudapi/1.0.0/vdcGroups?pageSize=128
/opt/vmware/vcloud-director/logs/vcloud-container-debug. log
you see the error below:023-10-12 12:56:07,348 | ERROR | pool-jetty-7920 | JAXRSUtils | Problem with writing the data, class com.vmware.vcloud.rest.openapi.model.VdcGroups, ContentType: application/json;version=37.1 | requestId=########-####-####-########7979,request=GET https://cloud.example.com/cloudapi/1.0.0/vdcGroups,requestTime=1697108167083,remoteAddress=##.##.##.##:17104,userAgent=<none>,accept=application/*+xml; q 1.0; version 37.1 application/json; q 0.9; version 37.1
VMware Cloud Director 10.5
The issue is due to large response headers. A large amount of 'links' are populated in response header when the GET call is made with big pageSize.
This issue is resolved in VMware Cloud Director 10.6, available at Broadcom Support Portal.
Contact Zerto support to apply the workaround for this issue.