Allocate floating IP
POST /fips/allocate?count=5 HTTP/1.1HTTP/1.1 201 OK
Content-Type: application/json
{
[
"172.16.0.6",
"172.16.0.7",
"172.16.0.8",
"172.16.0.9",
"172.16.0.10",
]
}Last updated
POST /fips/allocate?count=5 HTTP/1.1HTTP/1.1 201 OK
Content-Type: application/json
{
[
"172.16.0.6",
"172.16.0.7",
"172.16.0.8",
"172.16.0.9",
"172.16.0.10",
]
}Last updated