function WsmanDownloadJob(options, context, taskId) {
        WsmanDownloadJob.super_.call(this, logger, options, context, taskId);
        this.action = options.action;
        this.dellConfigs = undefined;
        this.apiServerConfig=undefined;