Problem acknowledgement Data Model

Domain

The schema is part of the Domain

Description

Task resource that requests acknowledgement of problems by the problem handler.

Data model

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

The Data model is defined as shown below:

  • href : Reference to this task resource

  • Optional

  • id : Unique identifier of this task resource

  • Optional

  • problem : The problems to be acknowledged, relevant in the input to this task

  • Optional

  • ackProblem : The problems that were acknowledged, populated in the output to this task

  • Optional

  • trackingRecord : A record of the action taken in this acknowledgement

  • Optional

TMForum APIs that use this schema

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

Coming soon