class

OceanKit::Resource::ImageAction

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

Image actions are commands that can be given to a DigitalOcean image. In general, these requests are made on the actions endpoint of a specific image.

Instance methods

all(id)
Source
convert_to_snapshot(id)

Convert an Image to a snapshot, for example, a backup to a snapshot.

Source
image_actions
Source
transfer(id, region)

To transfer an image to another region

Source