Network Management/Network Resources/Distributed Port Group Related Interfaces
GETDistributed Port Group Related InterfacesSince 3.1.0SynchronousAuth Required
Query IP Address
Query IP Address
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-address
/zstack/v1/l3-networks/ip-address
Request Example
curl -X GET 'http://{host}/zstack/v1/l3-networks/ip-address' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "3ccfbfd6bd483a5eaeabed00b284f4fc", "ipRangeUuid": "1b3a29978ea73f0db4ce8d8c2d0bd479", "l3NetworkUuid": "c11b366475f836078e5aa86469de2eef", "ipVersion": 4.0, "ip": "192.168.1.100", "netmask": "255.255.255.0", "gateway": "192.168.1.1", "ipInLong": 0.0, "vmNicUuid": "28e22f67b2893b208547333dfef7cfa8" } ] }Change History
This API has no change history records yet.
