Liveness

Get the liveness probe of the service

get/datainsights/v1.1/liveness

Response

OK

liveboolean

Will always return True if application is alive

Example response

{
  "live": true
}

Changes