Reference Guide
SupportAssist Enterprise
49 REST API Guide – SupportAssist Enterprise
After completion of the job, the status would be as follows:
{
"operationId": ""<operation_id>",
"operationType": "RunDiagnostics",
"status": "COMPLETED",
"additionalInfo": [
{
"status": "TROUBLESHOOTING_UPLOADED",
"progressPercentage": "100",
"id": "<collection id>"
}
]
}