RRA Job Progress
Output representation that contains progress information for the relationship insight
generation job.
- JSON example
-
Sample response when status is in IN_PROGRESS.
1 2 "progress": { "stage": "collecting_sources", "percentComplete": 35 }
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| percentComplete | Integer | Percentage of the relationship insight generation job that has completed. | Big, 67.0 | 67.0 |
| stage | String | Current processing stage of the relationship insight generation job. | Big, 67.0 | 67.0 |