Work log Data Model

Domain

The schema is part of the Domain

Description

A record of the work performed on the change request during the investigation and resolution process.

Data model

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

The Data model is defined as shown below:

  • createDateTime : Date and time of worklog generated.

  • Optional

  • description : The description of the worklog.

  • Optional

  • lastUpdateDateTime : Date and time when the worklog updated.

  • 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