UsageMonitoringData
Type: object
Properties:
umId:
Type: string
Description: Univocally identifies the usage monitoring policy data within a PDU session.
volumeThreshold:
Reference: 'TS29122_CommonData.yaml#/components/schemas/VolumeRm'
volumeThresholdUplink:
Reference: 'TS29122_CommonData.yaml#/components/schemas/VolumeRm'
volumeThresholdDownlink:
Reference: 'TS29122_CommonData.yaml#/components/schemas/VolumeRm'
timeThreshold:
Reference: 'TS29571_CommonData.yaml#/components/schemas/DurationSecRm'
monitoringTime:
Reference: 'TS29571_CommonData.yaml#/components/schemas/DateTimeRm'
nextVolThreshold:
Reference: 'TS29122_CommonData.yaml#/components/schemas/VolumeRm'
nextVolThresholdUplink:
Reference: 'TS29122_CommonData.yaml#/components/schemas/VolumeRm'
nextVolThresholdDownlink:
Reference: 'TS29122_CommonData.yaml#/components/schemas/VolumeRm'
nextTimeThreshold:
Reference: 'TS29571_CommonData.yaml#/components/schemas/DurationSecRm'
inactivityTime:
Reference: 'TS29571_CommonData.yaml#/components/schemas/DurationSecRm'
exUsagePccRuleIds:
Type: array
Items:
Type: string
minItems: 1
Description: Contains the PCC rule identifier(s) which corresponding service data flow(s) shall be excluded from PDU Session usage monitoring. It is only included in the UsageMonitoringData instance for session level usage monitoring.
nullable: true
Required:
- umId
nullable: true