TM Forum · Example Payload

Tmf621 Trouble Ticket Characteristic Value Specification Example

TelcoTelecommunicationsBSSOSSOpen APIsStandards

Tmf621 Trouble Ticket Characteristic Value Specification Example is an example object payload from TM Forum, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

valueTypeisDefaultunitOfMeasurevalueFromvalueTorangeIntervalregex

Example Payload

Raw ↑
{
  "valueType": "standard",
  "isDefault": true,
  "unitOfMeasure": "sample-unitOfMeasure",
  "valueFrom": 49,
  "valueTo": 55,
  "rangeInterval": "sample-rangeInterval",
  "regex": "sample-regex"
}