Error: Http failure response for https://<VCD_PUBLIC_FQDN>/cloudapi/2.0.0/edgeGateways/urn:vcloud:gateway:####-########-####-########97e5/nat/rules?page=1&pageSize=128: 0 Unknown ErrorError: http failure response for https://<VCD_PUBLIC_FQDN>/cloudapi/1.0.0/edgeGateways/urn:vcloud:gateway:####-########-####-########97e5/ipsec/tunnels?page=1&pageSize=32: 0 Unknown Error
curl -kv -H 'Authorization: Bearer Token' -H 'Accept: application\/json;version=API_VERSION' -X GET 'https://<LOCAL_CELL_FQDN_OR_IP>/cloudapi/2.0.0/edgeGateways/urn:vcloud:gateway:####-########-####-########97e5/nat/rules" curl -kv -H 'Authorization: Bearer Token' -H 'Accept: application\/json;version=API_VERSION' -X GET 'https://<LOCAL_CELL_FQDN_OR_IP>/cloudapi/2.0.0/edgeGateways/urn:vcloud:gateway:####-########-####-########97e5/ipsec\/tunnels' VMware Cloud Director 10.6.x
The Network traffic between the VCD cells and the browser may be interrupted; for example, a load balancer might drop the response for specific requests.
This issue may occurs when connecting to Cloud Director via a Load Balancer which has limitations set to the Http Header Size or the Header Count.
The Header Size or Header Count sent by Cloud Director to the Load Balancer exceed these values, and the Load Balancer resets the connection causing the API Call to fail.
Coordinate with the network or security vendors (e.g., Load Balancer or Firewall support) to ensure that outbound responses are not being dropped or blocked.
For additional information on the recommended LB configuration, visit the documentation VMware Cloud Director Cell Load Balancing Configuration