Resource Center/Network Service/Network Service Operations/Load Balancing Operations
GETLoad Balancing OperationsSince 0.6SynchronousAuth Required
QueryLoadBalancer
QueryLoadBalancer
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/load-balancers
/zstack/v1/load-balancers
Request Example
curl -X GET 'http://{host}/zstack/v1/load-balancers' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "name": "Test-Lb", "uuid": "36c2ba1d4a86409693a2de40fa0473ca", "vipUuid": "8807c418b3b74ee5991006bcc4c670e4" } ] }Change History
This API has no change history records yet.
