✓ Solved
Linode Image ID without using the API?
Linode
Linode Staff
Is there a way to find/obtain any of my Linode's Image ID#s without having to use the API?
1 Reply
mtcotton846
Linode Staff
✓ Best Answer
The easiest way I found to do this was by logging into the Cloud Manager, and then:
- Navigate to the Images tab (https://cloud.linode.com/images),
- Click on the blue ellipsis (…) symbol on the right-hand side of the image you need the ID number for,
- Select "Deploy to New Linode"
After you do this, the URL in your web browser will change and you will see something like the URL below:
https://cloud.linode.com/linodes/create/?type=Images&imageID=private/12345678
The 8-digit number at the end is your Image ID#.
Hope that helps!
-Micah