Launchpad API: Obtain an archive_mirror's versions, its architectures and their freshness

Asked by John Blakeman

The archive_mirror attribute has an operation getOverallFreshness which, according to [the docs](https://launchpad.net/+apidoc/devel.html#distribution_mirror), returns the "worst freshness of all of this mirror's content objects (MirrorDistroArchSeries, MirrorDistroSeriesSource or MirrorCDImageDistroSeriess)."

How can one determine each Ubuntu archive mirror's version names (e.g. 'wily', 'trusty'), its architectures, and their status? i.e. To get this information for the Kernel.org archive mirror, one can visit https://launchpad.net/ubuntu/+mirror/mirrors.us.kernel.org-archive. However, there is no API documentation I can find that tells where to find the "content objects" used in getOverallFreshness (MirrorDistroArchSeries, MirrorDistroSeriesSource or MirrorCDImageDistroSeriess) or if they contain the desired information.

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
William Grant (wgrant) said :
#1

Only the overall freshness is exposed on the public API, but we'd welcome a patch to add more details.

Can you help with this problem?

Provide an answer of your own, or ask John Blakeman for more information if necessary.

To post a message you must log in.