| id |
string |
The unique job identifier. |
| type |
string |
The type of Nutch crawl job. |
| confId |
string |
The configuration ID used for this job. |
| args |
object |
Arguments passed to the job. |
| result |
object |
Result data returned after job completion. |
| state |
string |
The current state of a job. |
| msg |
string |
A human-readable status or error message. |
| crawlId |
string |
The crawl identifier associated with this job. |