OceanKit::Resource::Volume
Inherits OceanKit::Resource::Base / OceanKit::Client::Connection / Reference / Object
The response will be a JSON object with a key called volumes. This will be set to an array of volume objects, each of which will contain the standard volume attributes.
Instance methods
create_snapshot(volume_id, name)
Sourcedelete(volume_id)
Sourcefind(volume_id)
Sourcesnapshots(volume_id)
Sourcevolumes
Source