licenseAlarmsResponse
{
"id": "string",
"perceivedSeverity": "string",
"alarmRaisedTime": "string",
"ackState": "string",
"ackStatus": "string",
"alarmName": "string",
"description": "string",
"acknowledgedByUser": "string",
"acknowledgedTime": "string",
"eventTime": "string",
"eventType": "string",
"probableCause": "string",
"isRootCause": false,
"errors": [
"string"
]
}
Identifier of this Alarm information element.
Perceived severity of the managed object failure.
Time stamp indicating when the alarm is raised
Acknowledgement state of the alarm. Permitted values: * UNACKNOWLEDGED * ACKNOWLEDGED.
Acknowledgement status of the alarm.
Name of the Alarm
Description of the alarm in short
User detail who acknowledged the alarm
Time of alarm acknowledged by user
The virtualised resources that are causing the VNF fault. Shall be present if the alarm affects virtualized resources.
Time stamp indicating when the fault was observed.
Type of event.
Information about the probable cause of the fault.
Attribute indicating if this fault is the root for other correlated alarms. If true, then the alarms listed in the attribute "correlatedAlarmId" are caused by this fault.
Links for this resource.
Error Details if any