Surveillance Endpoint Guide

1. Document Details

Scope of the Document

This document explains how customers can periodically check the CellPoint Digital platform health.

2. Introduction

The endpoint provided is in mESB, which indicates the service status of the mESB (up, partially up, down).

This endpoint is required for the mESB instance monitoring and for the auto-scaling purposes.

The Loadbalancer monitors this endpoint for the health check purpose.

In advance of checking the health of any CellPoint Digital platform customers must agree a day and time with CellPoint Digital.

Link to be used when pinging the CellPoint Digital endpoints: https://va.velocity.cellpointmobile.net/surveillance

3. Endpoint Details

PropertyValue
Path[Velocity URL]/surveillance
MethodGET
Content TypeNONE
AuthenticationNONE

4. Request and response

GET request on [VELOCITY URL]/surveillance without body

The response seen can be any of the following:

Response BodyHTTP Status CodeInterpretation
200 ok200 okService is UP
206 Partial Content206 Partial ContentService is partially up.
[Service is up but DB is down]
No bodyother than 200 & 206Service is DOWN

Example: