TrafficControlData
Type: object
Properties:
tcId:
Type: string
Description: Univocally identifies the traffic control policy data within a PDU session.
flowStatus:
Reference: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/FlowStatus'
redirectInfo:
Reference: '#/components/schemas/RedirectInformation'
muteNotif:
Type: boolean
Description: Indicates whether applicat'on's start or stop notification is to be muted.
trafficSteeringPolIdDl:
Type: string
Description: Reference to a pre-configured traffic steering policy for downlink traffic at the SMF.
nullable: true
trafficSteeringPolIdUl:
Type: string
Description: Reference to a pre-configured traffic steering policy for uplink traffic at the SMF.
nullable: true
routeToLocs:
Type: array
Items:
Reference: 'TS29571_CommonData.yaml#/components/schemas/RouteToLocation'
minItems: 1
Description: A list of location which the traffic shall be routed to for the AF request
upPathChgEvent:
Reference: '#/components/schemas/UpPathChgEvent'
Required:
- tcId
nullable: true