RuleReport
Type: object
Properties:
pccRuleIds:
Type: array
Items:
Type: string
minItems: 1
Description: Contains the identifier of the affected PCC rule(s).
ruleStatus:
Reference: '#/components/schemas/RuleStatus'
Description: Indicates the status of the PCC rule(s).
contVers:
Type: array
Items:
Reference: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/ContentVersion'
minItems: 1
Description: Indicates the version of a PCC rule.
failureCode:
Reference: '#/components/schemas/FailureCode'
Description: Indicates the reason tha the PCC Rule is being reported.
finUnitAct:
Reference: 'TS32291_Nchf_ConvergedCharging.yaml#/components/schemas/FinalUnitAction'
Description: Contains the related filter parameters and redirect address parameters (if available), when the user's account cannot cover the service cost.
ranNasRelCauses:
Type: array
Items:
Reference: '#/components/schemas/RanNasRelCause'
minItems: 1
Description: indicates the RAN or NAS release cause code information.
Required:
- pccRuleIds
- ruleStatus
- failureCode