Adds retrieval support for Provider VDCs, both "regular" and the "extension". The extension is a superset of attributes not present in "regular" Provider VDC endpoints. In VCD UI, both endpoints are used.
Updates VDC Compute Policies retrieval methods AdminVdc.GetAllAssignedVdcComputePolicies and Org.GetAllVdcComputePolicies from OpenAPI v1.0.0 to v2.0.0, this version supports more filtering options like isVgpuPolicy
Adds some utility private functions and fixes some typos.
Description
This PR sets the foundations required for https://github.com/vmware/terraform-provider-vcd/pull/904:
AdminVdc.GetAllAssignedVdcComputePolicies
andOrg.GetAllVdcComputePolicies
from OpenAPI v1.0.0 to v2.0.0, this version supports more filtering options likeisVgpuPolicy