Hi, Sorry for joining the party a bit late, but there now a few yet undocumented API calls to retrieve the standard images:
`/drives/list/standard` - To get a list of UUIDs for our standard images. `/drives/info/standard` - To get information about all the standard images. You can also use the standard image's UUID with normal drive calls: `/drive/XYZ/info` - Retrieves basic information about drive XYZ. `/drive/XYZ/info/full` - Retrieves detailed information about drive XYZ. Regards, Audrius. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/331#issuecomment-38799219