getUpdate(self,
dmd,
manual,
product=None)
Send a GET request to dev.zenoss.org giving some parameters about
this Zenoss installation and getting back the version number for the
most recent product release.
Send a GET request to dev.zenoss.org giving some parameters about this
Zenoss installation and getting back the version number for the most
recent product release. The product can be passed in the product
parameter, but if product is None then the code will attempt to figure
out which product is currently running and use that.