[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

Get Service Category Health

Description

Returns health status of each service category, health status of services in each category.

Request

Request

URL

URL


get
https://{api_host}/napp/api/v1/platform/monitor/category/health
Copy

Authentication

Authentication

This operation uses the following authentication methods.

x_nsx_roles

Scopes: enterprise_admin, network_engineer, auditor, security_engineer, network_op, security_op

Response

Response

Response Body

Response Body

200 OK

Returns array of CategoryHealth of type application/json

health response

string
name Required

Name of the service category; Each CategoryStatus category contains mutiple ServiceHealth, each ServiceHealth contains one or multiple ComponentHealth.


array
services Required

string
status Required

Health status of a specific service category/group.

Possible values are: UPPARTIALLY_UPDOWN

Errors

Errors

Error
500

internal error

Code Samples

Code Samples

cURL Command

curl https://{api_host}/napp/api/v1/platform/monitor/category/health


[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Feedback

Was this page helpful?