Query alarm information, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual
Page 283: Returned result, Interface uri access method returned result
Query Alarm Information
Query basic information about an alarm with the specified ID.
In addition to basic alarm information, the result also includes the method for accessing alarm
details and performing related operations.
Interface URI
/fault/alarm/{id}
Access Method
HTTP
GET
Parameters
Path parameters
Alarm ID.
id
Long integer type. Required. No default value.
Returned Result
Status codes
•
200 (OK): Success.
Message header
The message header offers the following resource links with the Link attribute:
Recover alarm
recover
Acknowledge alarm
acknowledge
Delete alarm
delete
Message body
...
Elements
alarmDetail sub-elements
Alarm ID, which uniquely identifies an alarm.
id
Long integer type.
Alarm event OID.
OID
String type.
Query Alarm Information 283