The job Status API provides status update on the specificed job.
https://<hostname>:<port>/job-rest-service/service-now/job/<jobid>
<hostname>: Azure hostname
<port>: Azure port
<jobid>: Job ID
Content-Type: application/json
Accept: application/json
X-MS-VERSION: v0.1.1
X-AD-Authorization: <azureToken>
Content-Type: application/xml
Accept: application/xml
X-MS-VERSION: v0.1.1
X-AD-Authorization: <azureToken>
This request will return the status "status". When "status" is equal to "Done", the sRTMS process is completed.
if you have questions or issues using the API, please contact us as support@fatstacks.tech