Merge "Fix network-ip-availability API samples"

This commit is contained in:
Zuul 2025-01-12 20:24:12 +00:00 committed by Gerrit Code Review
commit a3d1b7629f
2 changed files with 3 additions and 3 deletions

View File

@ -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
}
]

View File

@ -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"
}
}