Get job report detailsAsk AIget https://icc-dev.aylanetworks.com/icc/v1/jobs/{job_id}/jobreportThis API returns job report details based on the job_id.Path Paramsjob_idint32requiredUnique job identifier.Query Paramsota_statusstringStatus of the OTA.Possible values can be:processing, failed, succeeded, queued, or waiting. NOTE: Processing will be the aggregation of queued and waiting.task_idint32Unique task identifier. Data will be fetched based on this task ID.pageint32Page number. Default value: 1.per_pageint32Max number of records per page.Default: 10. Minimum: 5. Maximum: 100.sort_bystringField name on which to sort. Possible values can be: DSNTask_IDAyla_ModuleAyla_Module_VersionCurrent_Host_Software_VersionQueued_AtLast_connected_AtFailure_ReasonUpdated_AtNOTE: All the above are case-insensitive.order_bystringAscending (asc) or descending (desc).Responses 200200 401401 403403 404404 422422Updated 10 months ago