Resource Center/Network Resource/L3 Network Operations
GETL3 Network OperationsSince 0.6SynchronousAuth Required
QueryIpRange
QueryIpRange
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/ip-ranges
/zstack/v1/l3-networks/ip-ranges
Request Example
curl -X GET 'http://{host}/zstack/v1/l3-networks/ip-ranges' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "l3NetworkUuid": "9a72daf0034443aa81864e593f0f5b32", "name": "Test-IPRange", "networkCidr": "192.168.10.0/24" } ] }Change History
This API has no change history records yet.
