TrafficInfluData
Type: object
Properties:
upPathChgNotifCorreId:
Type: string
Description: Contains the Notification Correlation Id allocated by the NEF for the UP path change notification.
appReloInd:
Type: boolean
Description: Identifies whether an application can be relocated once a location of the application has been selected.
afAppId:
Type: string
Description: Identifies an application.
dnn:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Dnn'
ethTrafficFilters:
Type: array
Items:
Reference: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/EthFlowDescription'
minItems: 1
Description: Identifies Ethernet packet filters.Either "trafficFilters" or "ethTrafficFilters" shall be included if applicable.
snssai:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Snssai'
interGroupId:
Type: string
Description: Identifies a group of users.
supi:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Supi'
trafficFilters:
Type: array
Items:
Reference: 'TS29122_CommonData.yaml#/components/schemas/FlowInfo'
minItems: 1
Description: Identifies IP packet filters.Either "trafficFilters" or "ethTrafficFilters" shall be included if applicable.
trafficRoutes:
Type: array
Items:
Reference: 'TS29571_CommonData.yaml#/components/schemas/RouteToLocation'
minItems: 1
Description: Identifies the N6 traffic routing requirement.
validStartTime:
Reference: 'TS29571_CommonData.yaml#/components/schemas/DateTime'
validEndTime:
Reference: 'TS29571_CommonData.yaml#/components/schemas/DateTime'
nwAreaInfo:
Reference: 'TS29554_Npcf_BDTPolicyControl.yaml#/components/schemas/NetworkAreaInfo'
upPathChgNotifUri:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Uri'
Required:
- trafficRoutes
allOf:
- oneOf:
- required: [afAppId]
- required: [trafficFilters]
- required: [ethTrafficFilters]
- oneOf:
- required: [supi]
- required: [interGroupId]