[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Get Service Feature Health
DescriptionReturns health status of each feature, health status of services in each feature, and the overall cloud native platform services.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://{api_host}/napp/api/v1/platform/monitor/feature/health
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 BodyResponse Body
200 OK
Returns
FeatureHealthResponse
of type application/json
health response
string
status
Required
Health status of the overall cloud native platform and application platform.
Possible values are: UP , PARTIALLY_UP , DOWN
Errors
Error
500
internal error
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