class

OceanKit::Resource::FloatingIpAction

Inherits OceanKit::Resource::Base / OceanKit::Client::Connection / Reference / Object

Floating IP actions are commands that can be given to a DigitalOcean Floating IP. These requests are made on the actions endpoint of a specific Floating IP.

Instance methods

attach(ip, droplet_id)

To assign a Floating IP to a Droplet

Source
deattach(id)

Unassign a Floating IP

Source
floating_ip_actions
Source