Software Secure Workload
Activity Configure

Get Service Health

This endpoint returns a JSON object with service health information.

GET /openapi/v1/service_status

Parameters: None

Response object: JSON object with service health information

Sample Python code


  resp = restclient.get('/service_status')