82.8. BlockStorages 端点
| operation | Description | Result | Result | | ------ | ---- | ------- | ----------- | | list
| list of the Block Storage volumes | | List<com.myjeeva.digitalocean.pojo.Volume
> | | get
| show information about a Block Storage volume| CamelDigitalOceanId
Integer | com.myjeeva.digitalocean.pojo.
Volume | |
get | show about a Block Storage volume by name | CamelDigitalOcean
Name String <br>'CamelDigitalOceanRegion 'String | com.myjeeva.digitalocean.pojo.
Volume | | list
Snapshots | 检索从卷创建的快照 | CamelDigitalOceanId
Integer
| List<com.myjeeva.digitalocean.pojo.Snapshot> | | create
| create a new volume | CamelDigitalO
ceanVolumeSizeGigabytesInteger <br>'CamelDigitalOcean Name' String <br>'CamelDigitalOcean Description'* String <br>'CamelDigitalOcean Region' * String | com.myjeeva.digitalocean.
pojo.Volume | | delete
| delete a Block Storage volume ,
销毁所有数据并从 您的帐户中删除它| CamelDigital
Oce anId Integer |
com.myjeeva.digitalocean
.pojo.Delete|
| delete | delete a Block Storage volume by name| CamelDigital
OceanName String <br>'CamelDigitalOce ananRegion' String | com.myjeeva.digitaloce.poean.pojoe.Delete | Attach | 将 块存储卷附加到 Droplet| Camel
Digital OceanId Integer <br>'CamelDigitalOce anDropletId' Integer <br>'CamelDigitalOce anDrop letRegion' String | com.myjeeva.digitaloce
an.pojo.Action | attach
| attach a Block Storage volume by name|
CamelDigitalOceanName String <br>'CamelDigitalO ceanDropletId' Integer <br>'CamelDigitalO cean DropletRegion' String | com.myjeeva.digitaloc
e an
.pojo.Action | detach | detach a Block Storage volume from a Droplet
| CamelDigitalOceanId Integer <br>'CamelDigital OceanDropletId' Integer <br>'CamelDigital Oce anDropletRegion' String | com.myjeeva.digital
oc e
an.pojo.Action | attach | detach a Block Storage volume by
name| CamelDigitalOceanName String <br>'Camel DigitalOceanDropletId' Integer <br>'Camel DigitalO ceanDropletRegion' String | com.myjeeva.digit
al oc
ean.pojo.Action | resize a Block Storage volume | CamelDigitalOceanVolumeSizeGigabytes
Integer <br> ;' CamelDigitalOceanRegion' String | com.myjeeva.
digital oce
an.pojo.Action | | listActions | 检索在
卷上执行的所有操作 | CamelDigitalOceanId Integer | List<com.myjeeva
.digitalocean.pojo.Action> |