File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -16159,13 +16159,11 @@ components:
1615916159 description: |
1616016160 An Image ID to deploy the Disk from.
1616116161
16162- Requires read access to the Image.
16163-
16164- Access the Images List ([GET /images](/docs/api/images/#images-list))
16165- endpoint with authentication to view all available Images. Official Linode Images start with `linode/`,
16166- while your account's Images start with `private/`. To give a user permission to use an account Image,
16167- access the User's Grant Update
16168- ([PUT /account/users/{username}/grants](/docs/api/account/#users-grants-update)) endpoint.
16162+ Access the Images List ([GET /images](/docs/api/images/#images-list)) endpoint with authentication to view
16163+ all available Images. Official Linode Images start with `linode/`, while your Account's Images start with `private/`. Creating
16164+ a disk from an Account Image requires `read_only` or `read_write` permissions for that Image. Access the User's
16165+ Grant Update ([PUT /account/users/{username}/grants](/docs/api/account/#users-grants-update)) endpoint to
16166+ adjust permissions for an Account Image.
1616916167 example: linode/debian9
1617016168 authorized_keys:
1617116169 type: array
You can’t perform that action at this time.
0 commit comments