Merge "Fix network-ip-availability API samples"
This commit is contained in:
commit
a3d1b7629f
@ -23,7 +23,7 @@
|
||||
],
|
||||
"project_id": "1a02cc95f1734fcc9d3c753818f03002",
|
||||
"tenant_id": "1a02cc95f1734fcc9d3c753818f03002",
|
||||
"total_ips": 253,
|
||||
"total_ips": 18446744073709552253,
|
||||
"used_ips": 2
|
||||
},
|
||||
{
|
||||
@ -49,7 +49,7 @@
|
||||
],
|
||||
"project_id": "d56d3b8dd6894a508cf41b96b522328c",
|
||||
"tenant_id": "d56d3b8dd6894a508cf41b96b522328c",
|
||||
"total_ips": 18446744073709552000,
|
||||
"total_ips": 18446744073709552253,
|
||||
"used_ips": 4
|
||||
}
|
||||
]
|
||||
|
@ -22,7 +22,7 @@
|
||||
"network_id": "6801d9c8-20e6-4b27-945d-62499f00002e",
|
||||
"project_id": "d56d3b8dd6894a508cf41b96b522328c",
|
||||
"tenant_id": "d56d3b8dd6894a508cf41b96b522328c",
|
||||
"total_ips": 18446744073709552000,
|
||||
"total_ips": 18446744073709552253,
|
||||
"network_name": "private"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user