pydo.reserved_ips_actions

Generated on 8 May 2025 from pydo version v0.11.0

As of 16 June 2022, we have renamed the Floating IP product to Reserved IPs.

The Reserved IP product’s endpoints function the exact same way as Floating IPs. The only difference is the name change throughout the URLs and fields. For example, the floating_ips field is now the reserved_ips field. The Floating IP endpoints will remain active until fall 2023 before being permanently deprecated.

With the exception of the Projects API, we will reflect this change as an additional field in the responses across the API where the floating_ip field is used. For example, the Droplet metadata response will contain the field reserved_ips in addition to the floating_ips field. Floating IPs retrieved using the Projects API will retain the original name.

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

An action object is returned. These objects hold the current status of the requested action.

pydo.reserved_ips_actions.get()

Retrieve an Existing Reserved IP Action

pydo.reserved_ips_actions.list()

List All Actions for a Reserved IP

pydo.reserved_ips_actions.post()

Initiate a Reserved IP Action

We can't find any results for your search.

Try using different keywords or simplifying your search terms.