Error: "Unable to perform query" when listing IP Allocation for an Org VDC Network
search cancel

Error: "Unable to perform query" when listing IP Allocation for an Org VDC Network

book

Article ID: 393742

calendar_today

Updated On:

Products

VMware Cloud Director

Issue/Introduction

  • When viewing or listing the IP Allocation for an Org VDC Network, we get the above "Unable to perform query" error on the UI
  • The allocatedIpAddresses API does not get called for the problematic Org VDC Network in the Browser Developer Tools Network tab
  • Users can run the allocatedIpAddresses API to list the IP Usage manually
  • Have an issue with checking IP Usage on some OrgVdc Networks.

Environment

VMware Cloud Director 10.6.1

Cause

This issue is caused when filtering the IPv4 link even though IPv6 link does not exist

Resolution

The issue is resolved in VMware Cloud Director 10.6.1.1 as documented in the release notes.

Download VMware Cloud Director 10.6.1.1 from this page.

Please follow the workaround mentioned below in case you are unable to patch VMware Cloud Director:

As a workaround, run the /cloudapi/1.0.0/orgVdcNetworks/urn:vcloud:network:<UUID>/allocatedIpAddresses API to list the IP Usage/Allocation for the affected Org VDC Network