Resource Center/Network Resource/L3 Network Operations
GETL3 Network OperationsSince 0.6SynchronousAuth Required
QueryL3Network
QueryL3Network
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/l3-networks
/zstack/v1/l3-networks
Request Example
curl -X GET 'http://{host}/zstack/v1/l3-networks' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "name": "Test-L3Network", "l2NetworkUuid": "8bcf5b824378406494d81ffdae56bde3" } ] }Change History
This API has no change history records yet.
