Loading OpenAPI/TS28541_5GcNrm.yaml +30 −0 Original line number Diff line number Diff line Loading @@ -892,6 +892,31 @@ components: items: $ref: '#/components/schemas/TrafficControlData' QosMonitoringData: description: Contains QoS monitoring related control information. type: object properties: qmId: type: string description: Univocally identifies the QoS monitoring policy data within a PDU session. qosMonParamType: $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/QosMonitoringParamType' reqQosMonParams: type: array items: $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/RequestedQosMonitoringParameter' minItems: 1 description: > Indicates the QoS information to be monitored when the QoS Monitoring is enabled for the service data flow. repFreqs: type: array items: $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/ReportingFrequency' minItems: 1 description: > Indicates the frequency for the reporting, such as event triggered and/or periodic. ServiceFeatureMap: type: object properties: Loading Loading @@ -966,6 +991,11 @@ components: uniqueItems: true items: $ref: '#/components/schemas/ServiceFeatureMap' qosMonitoringData: type: array uniqueItems: true items: $ref: '#/components/schemas/QosMonitoringData' SnssaiInfo: type: object Loading Loading
OpenAPI/TS28541_5GcNrm.yaml +30 −0 Original line number Diff line number Diff line Loading @@ -892,6 +892,31 @@ components: items: $ref: '#/components/schemas/TrafficControlData' QosMonitoringData: description: Contains QoS monitoring related control information. type: object properties: qmId: type: string description: Univocally identifies the QoS monitoring policy data within a PDU session. qosMonParamType: $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/QosMonitoringParamType' reqQosMonParams: type: array items: $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/RequestedQosMonitoringParameter' minItems: 1 description: > Indicates the QoS information to be monitored when the QoS Monitoring is enabled for the service data flow. repFreqs: type: array items: $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/ReportingFrequency' minItems: 1 description: > Indicates the frequency for the reporting, such as event triggered and/or periodic. ServiceFeatureMap: type: object properties: Loading Loading @@ -966,6 +991,11 @@ components: uniqueItems: true items: $ref: '#/components/schemas/ServiceFeatureMap' qosMonitoringData: type: array uniqueItems: true items: $ref: '#/components/schemas/QosMonitoringData' SnssaiInfo: type: object Loading