Resource Center/Network Service/Network Service Operations/Load Balancing Operations
GETLoad Balancing OperationsSince 3.9.0SynchronousAuth Required
QueryAccessControlList
QueryAccessControlList
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/access-control-lists
/zstack/v1/access-control-lists
Request Example
curl -X GET 'http://{host}/zstack/v1/access-control-lists' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "0abdbd20b8173ccf89f881309b5e40d0", "name": "acl-group" } ] }Change History
This API has no change history records yet.
