"Unsupported query: adminTask0" error in the HTML5 UI of vCloud Director when attempting to open page 10 of the Tasks list
search cancel

"Unsupported query: adminTask0" error in the HTML5 UI of vCloud Director when attempting to open page 10 of the Tasks list

book

Article ID: 325475

calendar_today

Updated On:

Products

VMware

Issue/Introduction

Symptoms:
  • When you select the Tasks or more tasks section of the Provider Admin Portal of the vCloud Director HTML5 UI, and navigate to page 10, you are met with the following error:
Unsupported query: adminTask0
  • You are redirected to page 1 when attempting to view page 10 of Tasks
 


Cause

This error occurs due to an issue with the API request used by the HTML5 UI to get the tasks list from vCloud Director.

Resolution

This is a known issue affecting vCloud Director 10.0.
This issue is resolved in vCloud Director 10.0.0.1, available at VMware Downloads.

Workaround:
To workaround this issue, navigate to the /cloud endpoint of vCloud Director and view the tasks from the vCloud Director Flash UI.
If the vCloud Director Flash UI is disabled then the tasks can be listed via the vCloud Director API, for example:
GET /api/query?type=adminTask&pageSize=15&format=records&links=true&sortDesc=startDate
 
For more information on calling the vCloud Director API see the documentation here, vCloud API 33.0.