PccRule
Type: object
Properties:
flowInfos:
Type: array
Items:
Reference: '#/components/schemas/FlowInformation'
minItems: 1
Description: An array of IP flow packet filter information.
appId:
Type: string
Description: A reference to the application detection filter configured at the UPF.
contVer:
Reference: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/ContentVersion'
pccRuleId:
Type: string
Description: Univocally identifies the PCC rule within a PDU session.
precedence:
Type: integer
Description: Determines the order in which this PCC rule is applied relative to other PCC rules within the same PDU session.
afSigProtocol:
Reference: '#/components/schemas/AfSigProtocol'
nullable: true
appReloc:
Type: boolean
Description: Indication of application relocation possibility.
refQosData:
Type: array
Items:
Type: string
minItems: 1
maxItems: 1
Description: A reference to the QoSData policy type decision type. It is the qosId described in subclause 5.6.2.8. (NOTE)
refTcData:
Type: array
Items:
Type: string
minItems: 1
maxItems: 1
Description: A reference to the TrafficControlData policy decision type. It is the tcId described in subclause 5.6.2.10. (NOTE)
refChgData:
Type: array
Items:
Type: string
minItems: 1
maxItems: 1
Description: A reference to the ChargingData policy decision type. It is the chgId described in subclause 5.6.2.11. (NOTE)
nullable: true
refUmData:
Type: array
Items:
Type: string
minItems: 1
maxItems: 1
Description: A reference to UsageMonitoringData policy decision type. It is the umId described in subclause 5.6.2.12. (NOTE)
nullable: true
refCondData:
Type: string
Description: A reference to the condition data. It is the condId described in subclause 5.6.2.9.
nullable: true
Required:
- pccRuleId
nullable: true