Graze.prototype.getAlertDetails = function (alertId, callback)
{
  debug("Entering getAlertDetails");
  var opts = this.connectOptions;
  var self = this;