ueContextId provide pos info

Method: Post

Summary: Namf_Location ProvidePositioningInfo service Operation

Tags:

- Individual UE context (Document)

Operation ID: ProvidePositioningInfo

Parameters:

- name: ueContextId

In: path

Description: UE Context Identifier

Required/Optional: true

Schema:

Type: string

pattern: '^(imsi-[0-9]{5,15}|nai-.+|imei-[0-9]{15}|imeisv-[0-9]{16}|.+)$'

Request Body:

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/RequestPosInfo'

Required/Optional: true

Responses:

'200' Expected response to a valid request

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/ProvidePosInfo'

'400': Reference 'TS29571_CommonData.yaml#/components/responses/400'

'403': Reference 'TS29571_CommonData.yaml#/components/responses/403'

'411': Reference 'TS29571_CommonData.yaml#/components/responses/411'

'413': Reference 'TS29571_CommonData.yaml#/components/responses/413'

'415': Reference 'TS29571_CommonData.yaml#/components/responses/415'

'429': Reference 'TS29571_CommonData.yaml#/components/responses/429'

'500': Reference 'TS29571_CommonData.yaml#/components/responses/500'

'503': Reference 'TS29571_CommonData.yaml#/components/responses/503'

'504': Reference 'TS29571_CommonData.yaml#/components/responses/504'

default:

Description: Unexpected error

Callbacks:

onUELocationNotification:

'{$request.body#/locationNotificationUri}':

Method: Post

Request Body:

Description: UE Location Event Notification

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/NotifiedPosInfo'

Responses:

'204' Expected response to a successful callback processing

'400': Reference 'TS29571_CommonData.yaml#/components/responses/400'

'403': Reference 'TS29571_CommonData.yaml#/components/responses/403'

'411': Reference 'TS29571_CommonData.yaml#/components/responses/411'

'413': Reference 'TS29571_CommonData.yaml#/components/responses/413'

'415': Reference 'TS29571_CommonData.yaml#/components/responses/415'

'429': Reference 'TS29571_CommonData.yaml#/components/responses/429'

'500': Reference 'TS29571_CommonData.yaml#/components/responses/500'

'503': Reference 'TS29571_CommonData.yaml#/components/responses/503'