System Administration > Monitoring > Health Performance Monitoring

Associated URIs:

API Description API Path

Collect alarms from all NSX nodes


This API is executed on a manager node to return current alarms from all NSX nodes.
This API is deprecated as part of alarm framework enhancements.
Please use below new APIs:
GET /alarms
GET /alarms/<alarm-id>
POST /alarms/<alarm-id>?action=set_status
POST /alarms?action=set_status
GET /events
GET /events/<event-id>
PUT /events/<event-id>
POST /events/<event-id>?action=set_default
GET /api/v1/hpm/alarms (Experimental) (Deprecated)

List all health performance monitoring feature stacks


GET /api/v1/hpm/features

Read health performance monitoring configuration for feature stack


Returns the complete set of client type data collection
configuration records for the specified feature stack.
GET /api/v1/hpm/features/<feature-stack-name>

Reset the data collection frequency configuration setting to the default values


POST /api/v1/hpm/features/<feature-stack-name>?action=reset_collection_frequency

Update health performance monitoring configuration for feature stack


Apply the data collection configuration for the specified
feature stack.
PUT /api/v1/hpm/features/<feature-stack-name>

Read global health performance monitoring configuration


GET /api/v1/hpm/global-config

Set the global configuration for aggregation service related data collection


PUT /api/v1/hpm/global-config