Comment Data Model

Domain

The schema is part of the Domain

Description

Indicates the comments entered on the alarm.

Data model

A JSON Schema corresponding to this data model can be found here.

The Data model is defined as shown below:

  • userId : Indicates the user commenting the alarm.

  • Optional

  • systemId : Indicates the system identifier on which the client set the comment.

  • Optional

  • time : Indicates the time commenting the alarm

  • Optional

  • comment : Indicates the text of the comment.

  • Optional

TMForum APIs that use this schema

Taking into consideration the snapshot of 04/02/2020 04:59:16 UTC the list of TMForum Open APIs that uses this schemas is:

Coming soon