TraceData
Type: object
nullable: true
Properties:
traceRef:
Type: string
Pattern: '^[0-9]{3}[0-9]{2,3}-[A-Fa-f0-9]{6}$'
traceDepth:
Reference: '#/components/schemas/TraceDepth'
neTypeList:
Type: string
Pattern: '^[A-Fa-f0-9]+$'
eventList:
Type: string
Pattern: '^[A-Fa-f0-9]+$'
collectionEntityIpv4Addr:
Reference: '#/components/schemas/Ipv4Addr'
collectionEntityIpv6Addr:
Reference: '#/components/schemas/Ipv6Addr'
interfaceList:
Type: string
Pattern: '^[A-Fa-f0-9]+$'
Required:
- traceRef
- traceDepth
- neTypeList
- eventList
# Data Types related to 5G ODB as defined in subclause 5.7
# SIMPLE DATA TYPES
# Enumerations