GET /admin/extension/vimServerReferences/query

Operation:
GET /admin/extension/vimServerReferences/query
Description:
Get list of vSphere servers by using REST API general QueryHandler; This is read only list of vim servers 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