Trouble ticket relationship Data Model

Domain

The schema is part of the Domain

Description

Represents a relationship between trouble Trouble Tickets

Data model

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

The Data model is defined as shown below:

  • id : Unique identifier of the Trouble Ticket

  • Optional

  • href : Reference of the Trouble Ticket

  • Optional

  • name : Name of the Trouble Ticket

  • Optional

  • relationshipType : Type of the Trouble Ticket relationship can be isChiled, dependent etc...

  • 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