Loading OpenAPI/TS28104_MdaNrm.yaml +7 −3 Original line number Diff line number Diff line openapi: 3.0.1 info: title: MDA NRM version: 17.4.0 version: 17.10.0 description: >- OAS 3.0.1 specification of the MDA NRM © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading Loading @@ -43,6 +43,8 @@ components: filterValue: type: string threshold: type: array items: $ref: '#/components/schemas/ThresholdInfo' analyticsPeriod: $ref: '#/components/schemas/AnalyticsSchedule' Loading @@ -68,6 +70,8 @@ components: - type: object properties: areaScope: type: array items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' AnalyticsSchedule: Loading OpenAPI/TS28104_MdaReport.yaml +4 −2 Original line number Diff line number Diff line openapi: 3.0.1 info: title: MDA Report version: 17.7.0 version: 17.10.0 description: >- OAS 3.0.1 specification of the MDA Report © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading Loading @@ -61,6 +61,8 @@ components: mDAReportID: type: string mDAOutputs: type: array items: $ref: '#/components/schemas/MDAOutputs' mDARequestRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' Loading OpenAPI/TS28536_CoslaNrm.yaml +6 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.1 info: title: coslaNrm version: 17.4.0 version: 17.10.0 description: >- OAS 3.0.1 specification of the Cosla NRM © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading Loading @@ -84,6 +84,8 @@ components: $ref: '#/components/schemas/AssuranceGoalStatusPredicted' assuranceGoalRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' assuranceTargetStatusList: $ref: '#/components/schemas/AssuranceTargetStatusList' AssuranceGoalStatusList: type: array Loading Loading @@ -181,6 +183,8 @@ components: controlLoopLifeCyclePhase: $ref: '#/components/schemas/ControlLoopLifeCyclePhase' aCCLDisallowedList: type: array items: $ref: '#/components/schemas/ACCLDisallowedAttributes' networkSliceRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' Loading OpenAPI/TS28541_NrNrm.yaml +30 −38 Original line number Diff line number Diff line openapi: 3.0.1 info: title: NR NRM version: 17.16.0 version: 17.17.0 description: >- OAS 3.0.1 specification of the NR NRM © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading Loading @@ -189,10 +189,19 @@ components: type: integer minimum: 0 maximum: 100 numberOfPreamblesSent: type: integer minimum: 0 maximum: 200 maxNumberOfPreamblesSent: enum: - n3 - n4 - n5 - n6 - n7 - n8 - n10 - n20 - n50 - n100 - n200 UeAccDelayProbabilityDist: type: array Loading Loading @@ -327,23 +336,9 @@ components: ipv6Address: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Ipv6Addr' CellIndividualOffset: type: object properties: rsrpOffsetSSB: type: integer rsrqOffsetSSB: type: integer sinrOffsetSSB: type: integer rsrpOffsetCSI-RS: type: integer rsrqOffsetCSI-RS: type: integer sinrOffsetCSI-RS: type: integer QOffsetRange: type: integer default: 0 enum: - -24 - -22 Loading Loading @@ -376,21 +371,6 @@ components: - 3 - 2 - 1 QOffsetRangeList: type: object properties: rsrpOffsetSSB: $ref: '#/components/schemas/QOffsetRange' rsrqOffsetSSB: $ref: '#/components/schemas/QOffsetRange' sinrOffsetSSB: $ref: '#/components/schemas/QOffsetRange' rsrpOffsetCSI-RS: $ref: '#/components/schemas/QOffsetRange' rsrqOffsetCSI-RS: $ref: '#/components/schemas/QOffsetRange' sinrOffsetCSI-RS: $ref: '#/components/schemas/QOffsetRange' QOffsetFreq: type: number TReselectionNRSf: Loading Loading @@ -1204,7 +1184,11 @@ components: nRTCI: type: integer cellIndividualOffset: $ref: '#/components/schemas/CellIndividualOffset' type: array items: $ref: '#/components/schemas/QOffsetRange' minItems: 6 maxItems: 6 adjacentNRCellRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' nRFreqRelationRef: Loading Loading @@ -1241,7 +1225,11 @@ components: type: object properties: offsetMO: $ref: '#/components/schemas/QOffsetRangeList' type: array items: $ref: '#/components/schemas/QOffsetRange' minItems: 6 maxItems: 6 blockListEntry: type: array items: Loading Loading @@ -1304,7 +1292,11 @@ components: type: object properties: cellIndividualOffset: $ref: '#/components/schemas/CellIndividualOffset' type: array items: $ref: '#/components/schemas/QOffsetRange' minItems: 6 maxItems: 6 blackListEntry: type: array items: Loading OpenAPI/TS28623_ComDefs.yaml +9 −10 Original line number Diff line number Diff line openapi: 3.0.1 info: title: Common Type Definitions version: 17.10.0 version: 17.12.0 description: >- OAS 3.0.1 specification of common type definitions in the Generic NRM © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading Loading @@ -80,16 +80,15 @@ components: $ref: '#/components/schemas/Longitude' altitude: $ref: '#/components/schemas/Float' ConvexGeoPolygon: GeoArea: oneOf: - type: object properties: geoPolygon: type: array items: $ref: '#/components/schemas/GeoCoordinate' minItems: 3 GeoArea: type: object properties: convexGeoPolygon: $ref: '#/components/schemas/ConvexGeoPolygon' minItems: 1 GeoAreaToCellMapping: type: object properties: Loading Loading
OpenAPI/TS28104_MdaNrm.yaml +7 −3 Original line number Diff line number Diff line openapi: 3.0.1 info: title: MDA NRM version: 17.4.0 version: 17.10.0 description: >- OAS 3.0.1 specification of the MDA NRM © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading Loading @@ -43,6 +43,8 @@ components: filterValue: type: string threshold: type: array items: $ref: '#/components/schemas/ThresholdInfo' analyticsPeriod: $ref: '#/components/schemas/AnalyticsSchedule' Loading @@ -68,6 +70,8 @@ components: - type: object properties: areaScope: type: array items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' AnalyticsSchedule: Loading
OpenAPI/TS28104_MdaReport.yaml +4 −2 Original line number Diff line number Diff line openapi: 3.0.1 info: title: MDA Report version: 17.7.0 version: 17.10.0 description: >- OAS 3.0.1 specification of the MDA Report © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading Loading @@ -61,6 +61,8 @@ components: mDAReportID: type: string mDAOutputs: type: array items: $ref: '#/components/schemas/MDAOutputs' mDARequestRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' Loading
OpenAPI/TS28536_CoslaNrm.yaml +6 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.1 info: title: coslaNrm version: 17.4.0 version: 17.10.0 description: >- OAS 3.0.1 specification of the Cosla NRM © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading Loading @@ -84,6 +84,8 @@ components: $ref: '#/components/schemas/AssuranceGoalStatusPredicted' assuranceGoalRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' assuranceTargetStatusList: $ref: '#/components/schemas/AssuranceTargetStatusList' AssuranceGoalStatusList: type: array Loading Loading @@ -181,6 +183,8 @@ components: controlLoopLifeCyclePhase: $ref: '#/components/schemas/ControlLoopLifeCyclePhase' aCCLDisallowedList: type: array items: $ref: '#/components/schemas/ACCLDisallowedAttributes' networkSliceRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' Loading
OpenAPI/TS28541_NrNrm.yaml +30 −38 Original line number Diff line number Diff line openapi: 3.0.1 info: title: NR NRM version: 17.16.0 version: 17.17.0 description: >- OAS 3.0.1 specification of the NR NRM © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading Loading @@ -189,10 +189,19 @@ components: type: integer minimum: 0 maximum: 100 numberOfPreamblesSent: type: integer minimum: 0 maximum: 200 maxNumberOfPreamblesSent: enum: - n3 - n4 - n5 - n6 - n7 - n8 - n10 - n20 - n50 - n100 - n200 UeAccDelayProbabilityDist: type: array Loading Loading @@ -327,23 +336,9 @@ components: ipv6Address: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Ipv6Addr' CellIndividualOffset: type: object properties: rsrpOffsetSSB: type: integer rsrqOffsetSSB: type: integer sinrOffsetSSB: type: integer rsrpOffsetCSI-RS: type: integer rsrqOffsetCSI-RS: type: integer sinrOffsetCSI-RS: type: integer QOffsetRange: type: integer default: 0 enum: - -24 - -22 Loading Loading @@ -376,21 +371,6 @@ components: - 3 - 2 - 1 QOffsetRangeList: type: object properties: rsrpOffsetSSB: $ref: '#/components/schemas/QOffsetRange' rsrqOffsetSSB: $ref: '#/components/schemas/QOffsetRange' sinrOffsetSSB: $ref: '#/components/schemas/QOffsetRange' rsrpOffsetCSI-RS: $ref: '#/components/schemas/QOffsetRange' rsrqOffsetCSI-RS: $ref: '#/components/schemas/QOffsetRange' sinrOffsetCSI-RS: $ref: '#/components/schemas/QOffsetRange' QOffsetFreq: type: number TReselectionNRSf: Loading Loading @@ -1204,7 +1184,11 @@ components: nRTCI: type: integer cellIndividualOffset: $ref: '#/components/schemas/CellIndividualOffset' type: array items: $ref: '#/components/schemas/QOffsetRange' minItems: 6 maxItems: 6 adjacentNRCellRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' nRFreqRelationRef: Loading Loading @@ -1241,7 +1225,11 @@ components: type: object properties: offsetMO: $ref: '#/components/schemas/QOffsetRangeList' type: array items: $ref: '#/components/schemas/QOffsetRange' minItems: 6 maxItems: 6 blockListEntry: type: array items: Loading Loading @@ -1304,7 +1292,11 @@ components: type: object properties: cellIndividualOffset: $ref: '#/components/schemas/CellIndividualOffset' type: array items: $ref: '#/components/schemas/QOffsetRange' minItems: 6 maxItems: 6 blackListEntry: type: array items: Loading
OpenAPI/TS28623_ComDefs.yaml +9 −10 Original line number Diff line number Diff line openapi: 3.0.1 info: title: Common Type Definitions version: 17.10.0 version: 17.12.0 description: >- OAS 3.0.1 specification of common type definitions in the Generic NRM © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading Loading @@ -80,16 +80,15 @@ components: $ref: '#/components/schemas/Longitude' altitude: $ref: '#/components/schemas/Float' ConvexGeoPolygon: GeoArea: oneOf: - type: object properties: geoPolygon: type: array items: $ref: '#/components/schemas/GeoCoordinate' minItems: 3 GeoArea: type: object properties: convexGeoPolygon: $ref: '#/components/schemas/ConvexGeoPolygon' minItems: 1 GeoAreaToCellMapping: type: object properties: Loading