Resource Center/VMware Management/vCenter Operations
GETvCenter OperationsSince 3.9.0SynchronousAuth Required
QueryVCenter
QueryVCenter
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/zstack/v1/vcenters
/zstack/v1/vcenters
Request Example
curl -X GET 'http://{host}/zstack/v1/vcenters' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "b84429ea486d3e878afd4175bff667e0", "name": "vc1", "domainName": "vsphere-local.net", "userName": "admin@vsphere-local.net", "version": "6.0.0", "https": true, "state": "Enabled", "status": "Connected" } ] }Change History
This API has no change history records yet.
