GET /admin/extension/vapps/query

Operation:
GET /admin/extension/vapps/query
Description:
Get list of all vApps 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
Output parameters
Returns OkResponse

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