BaseJob.prototype._publishRunRedfishCommand =
        function _publishRunRedfishCommand (uuid, hostData) {
        return messenger.publish(
            Constants.Protocol.Exchanges.Task.Name,
            'run.redfish.command' + '.' + uuid,