Get system status for a specific service

You can use use the following request to get the system status for a specific service. The location parameter is used in a GET request.

Procedure

Incorporate the following request into your code to get China information using the location parameter: GET https://here.service-now.com/api/here/v1/status?location=China

Result

The following response is received:

{
    "result": {
        "status": "ok",
        "description": "all systems operational"
    }
}

results matching ""

    No results matching ""