Loading TS29122_CpProvisioning.yaml +27 −7 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-cp-parameter-provisioning version: 1.1.0.alpha-1 version: 1.1.0.alpha-2 description: | API for provisioning communication pattern parameters. © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V16.3.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.4.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -468,18 +468,21 @@ components: $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec' scheduledCommunicationTime: $ref: '#/components/schemas/ScheduledCommunicationTime' scheduledCommunicationType: $ref: '#/components/schemas/ScheduledCommunicationType' stationaryIndication: $ref: '#/components/schemas/StationaryIndication' batteryInd: batteryInds: type: array items: $ref: '#/components/schemas/BatteryIndication' minItems: 1 trafficProfile: $ref: '#/components/schemas/TrafficProfile' expectedUmts: type: array items: $ref: '#/components/schemas/UmtLocationArea5G' # TO-DO: Temporary fix to pass the validator # $ref: 'TS29122_CommonData.yaml#/components/schemas/UmtLocationArea5G' minItems: 1 description: Identifies the UE's expected geographical movement. The attribute is only applicable in 5G. expectedUmtDays: Loading Loading @@ -611,3 +614,20 @@ components: - DUAL_TRANS_UL_FIRST: Dual packet transmission, firstly uplink packet transmission with subsequent downlink packet transmission. - DUAL_TRANS_DL_FIRST: Dual packet transmission, firstly downlink packet transmission with subsequent uplink packet transmission. - MULTI_TRANS: Multiple packet transmission. ScheduledCommunicationType: anyOf: - type: string enum: - DOWNLINK - UPLINK - BIDIRECTIONAL - type: string description: > This string provides forward-compatibility with future extensions to the enumeration but is not used to encode content defined in the present version of this API. description: > Possible values are - DOWNLINK: Downlink only. - UPLINK: Uplink only. - BIDIRECTIONAL: Bi-directional. TS29122_DeviceTriggering.yaml +5 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-device-triggering version: 1.0.1 version: 1.0.2 description: | API for device trigger. © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V15.4.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.4.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -316,6 +316,8 @@ components: $ref: '#/components/schemas/Priority' applicationPortId: $ref: 'TS29122_CommonData.yaml#/components/schemas/Port' appSrcPortId: $ref: 'TS29122_CommonData.yaml#/components/schemas/Port' triggerPayload: $ref: 'TS29122_CommonData.yaml#/components/schemas/Bytes' notificationDestination: Loading TS29122_MonitoringEvent.yaml +24 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-monitoring-event version: 1.1.0.alpha-3 version: 1.1.0.alpha-4 description: | API for Monitoring Event. © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V16.3.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.4.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -387,6 +387,11 @@ components: type: array items: $ref: 'TS29508_Nsmf_EventExposure.yaml#/components/schemas/DddStatus' apiNames: type: array items: type: string minItems: 1 monitoringEventReport: $ref: '#/components/schemas/MonitoringEventReport' required: Loading Loading @@ -458,6 +463,10 @@ components: $ref: 'TS29508_Nsmf_EventExposure.yaml#/components/schemas/DddStatus' maxWaitTime: $ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime' apiCaps: type: array items: $ref: '#/components/schemas/ApiCapabilityInfo' required: - monitoringType IdleStatusInfo: Loading Loading @@ -590,6 +599,16 @@ components: $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec' maximumDetectionTime: $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec' ApiCapabilityInfo: type: object properties: apiName: type: string suppFeat: $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures' required: - apiName - suppFeat MonitoringType: anyOf: - type: string Loading @@ -604,6 +623,7 @@ components: - NUMBER_OF_UES_IN_AN_AREA - PDN_CONNECTIVITY_STATUS - DOWNLINK_DATA_DELIVERY_STATUS - API_SUPPORT_CAPABILITY - type: string description: > This string provides forward-compatibility with future Loading @@ -621,6 +641,7 @@ components: - NUMBER_OF_UES_IN_AN_AREA: The SCS/AS requests to be notified the number of UEs in a given geographic area - PDN_CONNECTIVITY_STATUS: The SCS/AS requests to be notified when the 3GPP network detects that the UE’s PDN connection is set up or torn down - DOWNLINK_DATA_DELIVERY_STATUS: The AF requests to be notified when the 3GPP network detects that the downlink data delivery status is changed. - API_SUPPORT_CAPABILITY: The SCS/AS requests to be notified of the availability of support of service APIs. ReachabilityType: anyOf: - type: string Loading TS29122_NIDD.yaml +7 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-nidd version: 1.0.1 version: 1.1.0.alpha-1 description: | API for non IP data delivery. © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V15.4.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.4.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -604,6 +604,8 @@ components: rdsCapIndication: type: boolean description: It indicates whether the network capability for the reliable data service is enabled or not. rdsPort: $ref: '#/components/schemas/RdsPort' required: - niddConfiguration - status Loading Loading @@ -739,6 +741,7 @@ components: - ACTIVE - TERMINATED_UE_NOT_AUTHORIZED - TERMINATED - RDS_PORT_UNKNOWN - type: string description: > This string provides forward-compatibility with future Loading @@ -749,6 +752,7 @@ components: - ACTIVE: The NIDD configuration is active. - TERMINATED_UE_NOT_AUTHORIZED: The NIDD configuration was terminated because the UE´s authorisation was revoked. - TERMINATED: The NIDD configuration was terminated. - RDS_PORT_UNKNOWN: The RDS port is unknown. readOnly: true NiddConfigurationPatch: type: object Loading TS29122_PfdManagement.yaml +7 −17 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-pfd-management version: 1.1.0.alpha-3 version: 1.1.0.alpha-4 description: | API for PFD management. © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V16.3.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.4.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -540,26 +540,16 @@ components: $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec' locationArea: $ref: '#/components/schemas/UserPlaneLocationArea' # TO-DO: Temporary fix to pass the validator # $ref: 'TS29122_CommonData.yaml#/components/schemas/UserPlaneLocationArea' required: - externalAppIds - failureCode UserPlaneLocationArea: type: object properties: geographicAreas: type: array items: $ref: 'TS29572_Nlmf_Location.yaml#/components/schemas/GeographicArea' minItems: 0 description: Identifies a list of geographic area where the user plane function are located. civicAddresses: type: array items: $ref: 'TS29572_Nlmf_Location.yaml#/components/schemas/CivicAddress' minItems: 0 description: Identifies a list of civic addresses where the user plane function are located. locationArea: $ref: 'TS29122_CommonData.yaml#/components/schemas/LocationArea' locationArea5G: $ref: 'TS29122_CommonData.yaml#/components/schemas/LocationArea5G' dnais: type: array items: Loading Loading
TS29122_CpProvisioning.yaml +27 −7 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-cp-parameter-provisioning version: 1.1.0.alpha-1 version: 1.1.0.alpha-2 description: | API for provisioning communication pattern parameters. © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V16.3.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.4.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -468,18 +468,21 @@ components: $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec' scheduledCommunicationTime: $ref: '#/components/schemas/ScheduledCommunicationTime' scheduledCommunicationType: $ref: '#/components/schemas/ScheduledCommunicationType' stationaryIndication: $ref: '#/components/schemas/StationaryIndication' batteryInd: batteryInds: type: array items: $ref: '#/components/schemas/BatteryIndication' minItems: 1 trafficProfile: $ref: '#/components/schemas/TrafficProfile' expectedUmts: type: array items: $ref: '#/components/schemas/UmtLocationArea5G' # TO-DO: Temporary fix to pass the validator # $ref: 'TS29122_CommonData.yaml#/components/schemas/UmtLocationArea5G' minItems: 1 description: Identifies the UE's expected geographical movement. The attribute is only applicable in 5G. expectedUmtDays: Loading Loading @@ -611,3 +614,20 @@ components: - DUAL_TRANS_UL_FIRST: Dual packet transmission, firstly uplink packet transmission with subsequent downlink packet transmission. - DUAL_TRANS_DL_FIRST: Dual packet transmission, firstly downlink packet transmission with subsequent uplink packet transmission. - MULTI_TRANS: Multiple packet transmission. ScheduledCommunicationType: anyOf: - type: string enum: - DOWNLINK - UPLINK - BIDIRECTIONAL - type: string description: > This string provides forward-compatibility with future extensions to the enumeration but is not used to encode content defined in the present version of this API. description: > Possible values are - DOWNLINK: Downlink only. - UPLINK: Uplink only. - BIDIRECTIONAL: Bi-directional.
TS29122_DeviceTriggering.yaml +5 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-device-triggering version: 1.0.1 version: 1.0.2 description: | API for device trigger. © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V15.4.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.4.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -316,6 +316,8 @@ components: $ref: '#/components/schemas/Priority' applicationPortId: $ref: 'TS29122_CommonData.yaml#/components/schemas/Port' appSrcPortId: $ref: 'TS29122_CommonData.yaml#/components/schemas/Port' triggerPayload: $ref: 'TS29122_CommonData.yaml#/components/schemas/Bytes' notificationDestination: Loading
TS29122_MonitoringEvent.yaml +24 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-monitoring-event version: 1.1.0.alpha-3 version: 1.1.0.alpha-4 description: | API for Monitoring Event. © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V16.3.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.4.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -387,6 +387,11 @@ components: type: array items: $ref: 'TS29508_Nsmf_EventExposure.yaml#/components/schemas/DddStatus' apiNames: type: array items: type: string minItems: 1 monitoringEventReport: $ref: '#/components/schemas/MonitoringEventReport' required: Loading Loading @@ -458,6 +463,10 @@ components: $ref: 'TS29508_Nsmf_EventExposure.yaml#/components/schemas/DddStatus' maxWaitTime: $ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime' apiCaps: type: array items: $ref: '#/components/schemas/ApiCapabilityInfo' required: - monitoringType IdleStatusInfo: Loading Loading @@ -590,6 +599,16 @@ components: $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec' maximumDetectionTime: $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec' ApiCapabilityInfo: type: object properties: apiName: type: string suppFeat: $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures' required: - apiName - suppFeat MonitoringType: anyOf: - type: string Loading @@ -604,6 +623,7 @@ components: - NUMBER_OF_UES_IN_AN_AREA - PDN_CONNECTIVITY_STATUS - DOWNLINK_DATA_DELIVERY_STATUS - API_SUPPORT_CAPABILITY - type: string description: > This string provides forward-compatibility with future Loading @@ -621,6 +641,7 @@ components: - NUMBER_OF_UES_IN_AN_AREA: The SCS/AS requests to be notified the number of UEs in a given geographic area - PDN_CONNECTIVITY_STATUS: The SCS/AS requests to be notified when the 3GPP network detects that the UE’s PDN connection is set up or torn down - DOWNLINK_DATA_DELIVERY_STATUS: The AF requests to be notified when the 3GPP network detects that the downlink data delivery status is changed. - API_SUPPORT_CAPABILITY: The SCS/AS requests to be notified of the availability of support of service APIs. ReachabilityType: anyOf: - type: string Loading
TS29122_NIDD.yaml +7 −3 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-nidd version: 1.0.1 version: 1.1.0.alpha-1 description: | API for non IP data delivery. © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V15.4.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.4.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -604,6 +604,8 @@ components: rdsCapIndication: type: boolean description: It indicates whether the network capability for the reliable data service is enabled or not. rdsPort: $ref: '#/components/schemas/RdsPort' required: - niddConfiguration - status Loading Loading @@ -739,6 +741,7 @@ components: - ACTIVE - TERMINATED_UE_NOT_AUTHORIZED - TERMINATED - RDS_PORT_UNKNOWN - type: string description: > This string provides forward-compatibility with future Loading @@ -749,6 +752,7 @@ components: - ACTIVE: The NIDD configuration is active. - TERMINATED_UE_NOT_AUTHORIZED: The NIDD configuration was terminated because the UE´s authorisation was revoked. - TERMINATED: The NIDD configuration was terminated. - RDS_PORT_UNKNOWN: The RDS port is unknown. readOnly: true NiddConfigurationPatch: type: object Loading
TS29122_PfdManagement.yaml +7 −17 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-pfd-management version: 1.1.0.alpha-3 version: 1.1.0.alpha-4 description: | API for PFD management. © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V16.3.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V16.4.0 T8 reference point for Northbound APIs url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -540,26 +540,16 @@ components: $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec' locationArea: $ref: '#/components/schemas/UserPlaneLocationArea' # TO-DO: Temporary fix to pass the validator # $ref: 'TS29122_CommonData.yaml#/components/schemas/UserPlaneLocationArea' required: - externalAppIds - failureCode UserPlaneLocationArea: type: object properties: geographicAreas: type: array items: $ref: 'TS29572_Nlmf_Location.yaml#/components/schemas/GeographicArea' minItems: 0 description: Identifies a list of geographic area where the user plane function are located. civicAddresses: type: array items: $ref: 'TS29572_Nlmf_Location.yaml#/components/schemas/CivicAddress' minItems: 0 description: Identifies a list of civic addresses where the user plane function are located. locationArea: $ref: 'TS29122_CommonData.yaml#/components/schemas/LocationArea' locationArea5G: $ref: 'TS29122_CommonData.yaml#/components/schemas/LocationArea5G' dnais: type: array items: Loading