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

Get Service Feature Health

Description

Returns health status of each feature, health status of services in each feature, and the overall cloud native platform services.

Request

Request

URL

URL


get
https://{api_host}/napp/api/v1/platform/monitor/feature/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 FeatureHealthResponse of type application/json

health response

array of FeatureHealth
features Required

string
status Required

Health status of the overall cloud native platform and application platform.

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/feature/health


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

Was this page helpful?