NSX-T Data Center REST API
Get the list of all Alarms currently known to the system.
Returns a list of all Alarms currently known to the system.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/alarms
                  
              
            Request Headers:
                n/a
            Query Parameters:
    AlarmFilterParameter+
  Request Body:
    n/a
  Example Request:
GET /api/v1/alarms?status=OPENSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    AlarmsListResult+
  