Module scaleway_api_rs::apis::volumes_api[][src]

Enums

struct for typed errors of method create_volume

struct for typed errors of method delete_volume

struct for typed errors of method get_volume

struct for typed errors of method list_volumes

struct for typed errors of method set_volume

struct for typed errors of method update_volume

Functions

Delete the volume with the given ID.

Get details of a volume with the given ID.

Replace all volume properties with a volume message.

Replace name and/or size properties of given ID volume with the given value(s). Any volume name can be changed while, for now, only b_ssd volume growing is supported.