DellWsmanDiscoveryJob.prototype._initJob = function () {
        var self = this;

        self.dell = configuration.get('dell');
        if (!self.dell || !self.dell.services || !self.dell.services.discovery) {