PartialSuccessReport
Type: object
Properties:
failureCause:
Type: string
Description: Application error cause specific to this report.
ruleReports:
Type: array
Items:
Reference: '#/components/schemas/RuleReport'
minItems: 1
Description: Information about the PCC rules provisioned by the PCF not successfully installed/activated.
ueCampingRep:
Reference: '#/components/schemas/UeCampingRep'
Description: Includes the current applicable values corresponding to the provisioned policy control request triggers.
Required:
- failureCause
- ruleReports