API Guide

Job Status

The job Status API provides status update on the specificed job.

HTTP GET

URL

https://<hostname>:<port>/job-rest-service/service-now/job/<jobid>

<hostname>: Azure hostname

<port>: Azure port

<jobid>: Job ID

Header (JSON format)

Content-Type: application/json

Accept: application/json

X-MS-VERSION: v0.1.1

X-AD-Authorization: <azureToken>

Header (XML format)

Content-Type: application/xml

Accept: application/xml

X-MS-VERSION: v0.1.1

X-AD-Authorization: <azureToken>

Response

This request will return the status "status". When "status" is equal to "Done", the sRTMS process is completed.

Support

if you have questions or issues using the API, please contact us as support@fatstacks.tech