post https://api.linode.com//images
Captures a private, gold-master image from a Linode disk and stores it for later use.
This operation has specific requirements for use. Check out its workflow for details.
linode-cli images create \
--label this_is_a_label \
--description "A longer description \
of the image" \
--disk_id 123
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
images:read_write
linodes:read_only
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>