Is there any way to get block device mapping info from nova api?
Hi
I want to get some created instance block device mapping info (e.g boot index - to know what volume is using in boot)
but i can't find anything about this api
is there any other option for get this information?
right now i just think select this from nova block device mapping table
Thx