For a Boot From Volume Instance, How To Find Post Instance Creation if the Associated Volume is Set to be Deleted on Termination or Not?
Problem
For a Boot From Volume Instance, How To Find Post Instance Creation if the Associated Volume is Set to be Deleted on Termination or Not?
Environment
- Platform9 Managed OpenStack - All Versions
Procedure
The following command will display the entire instance information.
In the output, look for os-extended-volumes:volumes_attached field to see the set delete_on_termination value.
Example:
Was this page helpful?