class OceanKit::Resource::FloatingIpAction
- OceanKit::Resource::FloatingIpAction
- OceanKit::Resource::Base
- Reference
- Object
Overview
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.
Defined in:
ocean_kit/resources/floating_ip_action.crInstance Method Summary
-
#attach(ip, droplet_id)
To assign a Floating IP to a Droplet
-
#deattach(id)
Unassign a Floating IP
- #floating_ip_actions