VMware Cloud Director API - GET-OrgVdcsAllFromQuery
GET /admin/extension/orgVdcs/query
- Operation:
- GET /admin/extension/orgVdcs/query
- Description:
- Get list of all Organization Vdcs in the system 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 - referenceView or simpleView. Default format is referenceView.
- Since:
- 1.5
- 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
- links
- Documentation
- Output parameters
-
Returns OkResponse
- Produce media type(s):
-
application/vnd.vmware.vcloud.query.records+xml
application/vnd.vmware.vcloud.query.records+json
application/vnd.vmware.vcloud.query.idrecords+xml
application/vnd.vmware.vcloud.query.idrecords+json
application/vnd.vmware.vcloud.query.references+xml
application/vnd.vmware.vcloud.query.references+json
- Output type:
- ContainerType
- Examples
-