ByCloud Docs
GuidesCLIAPISDK

Delete floating IP

bycloud networking floating-ips delete --floating_ip_id <floating_ip_id> [flags]

Release a floating IP

Options

--floating_ip_id

stringrequired

Floating IP ID

--output

(-o)

stringoptional

Output format: text, json, or yaml

Values: "text", "json", "yaml"

Default: "text"

Command

bycloud networking floating-ips delete \
--floating_ip_id "abc-123"

Output

Success