82.10. 镜像端点
| operation | Description | Result | Result | | ------ | ---- | ------- | ----------- | | list
| list images on your account | CamelDigitalOceanType
* DigitalOceanImageTypes | List<
> | com.myjeeva.digitalocean.pojo.Image
ownList
| retrieve 仅用户的专用镜像 | | List<com.myjeeva.digitalocean.pojo.
Image> | | list
Actions | 检索在镜像上执行的所有操作 | CamelDigitalOcean
Id Integer | List<com.myjeeva.digitalocean.pojo.
Action> | get
| get | retrieve a image (public or private) by id| CamelDigitalOce
anId Integer | com.myjeeva.digitalocean.pojo
.Image | get
| get | retrieve about an public image by slug| CamelDigitalOceanDrop
letImage String | com.myjeeva.digitalocean.pojoean.pojo.Image .
| update | update a image| CamelDigitalO
ce anId Integer <br>'CamelDigitalOce anName ' String | com.myjeeva.digitalocean.
pojo. Image
| | delete | delete a image| CamelDigitalO
ce an Id Integer | com.myjeeva.digitalocean.
pojo .
Delete | transfer | transfer a image to another region| CamelDigital
O ceanId Integer <br>'CamelDigitalO cean Region' String | com.myjeeva.digitalocean
.pojo .
Action | | convert | convert a image, 例如,备份快照| Camel
Digital O ceanId Integer | com.myjeeva.digitaloce
an.pojo.Action |