How can I get Access to VO-wide Image Lists?

VO-wide image lists are accessible by authenticated users from the AppDB VMCaster web interface, under

https://vmcaster.appdb.egi.eu/store/vo/[VONAME]/image.list

where [VONAME] must be replaced with the name of the VO in question. To access them without a browser session, users must create a personal access token in their AppDB profile page, which they may then use instead of logging in, using Basic OAuth Authentication

https://[TOKEN]:x-oauth-basic@vmcaster.appdb.egi.eu/store/vo/[VONAME]/image.list

where [TOKEN] must be replaced with the actual access token.

Tip: A guide on how to subscribe to image lists using cloudkeeper, may be found here