ByCloud Docs
GuidesCLIAPISDK

Update floating IP

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

Update a floating IP (associate/disassociate with port)

Options

--floating_ip_id

stringrequired

Floating IP ID

--output

(-o)

stringoptional

Output format: text, json, or yaml

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

Default: "text"

Body Options

--description

stringoptional

--fixed_ip_address

stringoptional

--port_id

stringoptional

Port to associate (null to disassociate)

--tags

arrayoptional

Command

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

Output

ID 550e8400-e29b-41d4-a716-446655440000
CRN crn:spo1:network:floating-ip:550e8400-e29b-41d4-a716-446655440000
DESCRIPTION string
FLOATING_IP_ADDRESS 203.0.113.10
FLOATING_NETWORK_ID 550e8400-e29b-41d4-a716-446655440001
STATUS ACTIVE
PORT_ID 550e8400-e29b-41d4-a716-446655440000
FIXED_IP_ADDRESS string
ROUTER_ID 550e8400-e29b-41d4-a716-446655440000
DNS_DOMAIN string
DNS_NAME string
TAGS web, frontend
PROJECT_ID 550e8400-e29b-41d4-a716-446655440000
CREATED_AT 2024-01-15T10:30:00Z
UPDATED_AT 2024-01-15T10:30:00Z