KnowledgeJobInfoVO

Updated at:
Copy as MD

Parameter

Type

Description

Example

object

Contains information about a knowledge job.

JobId

integer

The job ID.

ShowJobId

string

The display ID of the job.

Status

string

The status of the job.

Progress

integer

The progress of the job, which ranges from 0 to 100.

TableCnt

integer

The number of tables associated with the job.

KnowledgeCnt

integer

The number of knowledge items generated by the job.

Creator

string

The creator of the job.

Description

string

The description of the job.

Supplement

string

Additional information about the job.

CreateTime

string

The time the job was created.

EndTime

string

The time the job finished. This parameter is returned only after the job completes or fails.