[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

CommentAlarms

Task resource for comment alarms operation


Properties

string
@baseType Optional

When sub-classing, this defines the super-class


string as uri
@schemaLocation Optional

A URI to a JSON-Schema file that defines additional attributes and relationships


string
@type Optional

When sub-classing, this defines the sub-class entity name


array of Alarm
alarmPattern Optional

Alarm patterns to match target alarms. An alarm will match if an attribute in any of the patterns is equal to the corresponding attribute of the alarm. The attributes which are supported with matching are - id, alarmType, alarmedObjectType, perceivedSeverity, plannedOutageIndicator and state.


comment Optional

Indicates the comments entered on the alarm.


array of AlarmRefOrValue
commentedAlarm Optional

The successfully commented alarms


string
href Optional

A reference to the task


string
id Optional

The identifier of the task


string
state Optional

Current state of the operation task

JSON Example

{
    "href": "/tcsa/api/tmf/v1/commentAlarms/8M__DoQBpi1WVs4Lew6i",
    "id": "8M__DoQBpi1WVs4Lew6i",
    "state": "COMPLETED"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Returned By

List Comment Alarms
Create Comment Alarms
Retrieve Comment Alarms

Feedback

Was this page helpful?