82.12. Key endpoint
| operation | Description | Result | Result | | ------ | ---- | ------- | ----------- | | list
| list of the account | List<com.myjeeva.digitalocean.pojo.Key
> | | get
| retrieve a key by id| CamelDigitalOceanId
Integer | com.myjeeva.digitalocean.pojo.
Key | |
get | retrieve a key by fingerprint | CamelDigitalOceanKeyFinger
printString | com.myjeeva.digitalocean.pojo.
Key | | update
| update a key by id | CamelDigitalOcean
Id Integer <br>'CamelDigitalOcean Name' String | com.myjeeva.digitalocean.pojo
.Key | | update
| update a key by fingerprint| CamelDigitalOceanKeyFi
nger print String <br>'CamelDigitalOcean Name' String | com.myjeeva.digitalocean.pojo
. Key
| delete | delete a key by id| CamelDigitalO
ce an Id Integer | com.myjeeva.digitalocean.
pojo. Delete
| | delete | delete a key by fingerprint| CamelDigitalOceanKey
Fi nger print String | com.myjeeva.digitalocean.
pojo.Delete |