You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Thanks for this request.
We add resources to the query systems on a need basis. So far, we have got by using VCDClient.GetOrgList.
More comments on PR #612
Describe the bug
The query interface does not support searching for organisations.
Reproduction steps
orgList, err := client.Query(map[string]string{"type": "organization"})
Expected behavior
Return a QueryResultRecordsType w/ OrgRecord(s)
Additional context
No response
The text was updated successfully, but these errors were encountered: