Resource Center/Network Resource/L2 Network Operations
GETL2 Network OperationsSince 0.6SynchronousAuth Required
QueryL2VxlanNetworkPool
QueryL2VxlanNetworkPool
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/l2-networks/vxlan-pool
/zstack/v1/l2-networks/vxlan-pool
Request Example
curl -X GET 'http://{host}/zstack/v1/l2-networks/vxlan-pool' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "name": "Test-Net", "description": "Test", "zoneUuid": "6199e247f6bf4157a41e51ed7ff2f78c", "type": "L2VxlanNetworkPool" "vSwitchType":"LinuxBridge" } ] }Change History
This API has no change history records yet.
