GET /admin/extension/providerVdcReferences/query

Operation:
GET /admin/extension/providerVdcReferences/query
Description:
Get list of provider vDCs by using REST API general QueryHandler. This is read only list and is not bound to specific states. If filter is provided it will be applied to the corresponding result set. Format determines the elements representation - references, records or idrecords. Default format is records.
Since:
5.1
Input parameters
Consume media type(s):
None
Input type:
None
Query parameters
Parameter
filter
Documentation
Parameter
sortAsc
Documentation
Parameter
sortDesc
Documentation
Parameter
format
Documentation
Parameter
page
Documentation
Parameter
pageSize
Documentation
Parameter
offset
Documentation
Parameter
fields
Documentation
Parameter
filterEncoded
Documentation
Parameter
links
Documentation
Output parameters
Returns OkResponse

Produce media type(s):
None
Output type:
ContainerType
Examples