Skip to content

Instantly share code, notes, and snippets.

View tnmtechnologies's full-sized avatar

mtrefcon tnmtechnologies

View GitHub Profile
@tnmtechnologies
tnmtechnologies / TS29502_Nsmf_PDUSession_UpdateSmContext_Not Found.txt
Created June 17, 2020 09:55
[Nsmf_PDUSession] POST /nsmf-pdusession/v1/sm-contexts/{smContextRef}/modify multipart/related serves a 404 multipart/related response (R15.2.0)
POST /nsmf-pdusession/v1/sm-contexts/abd468/modify HTTP/1.1
Accept: */*
Transfer-Encoding: chunked
Content-Type: multipart/related; boundary=PqK2mAtfzaByZ2way005iAHRuIh9qNSy_z-
Host: 127.0.0.1:8080
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.5.3 (Java/11.0.6)
Accept-Encoding: gzip,deflate
--PqK2mAtfzaByZ2way005iAHRuIh9qNSy_z-
@tnmtechnologies
tnmtechnologies / TS29502_Nsmf_PDUSession_UpdateSmContext_Not Found.txt
Created June 17, 2020 09:51
[Nsmf_PDUSession] POST /nsmf-pdusession/v1/sm-contexts/{smContextRef}/modify application/json serves a 404 application/json response (R15.2.0)
POST /nsmf-pdusession/v1/sm-contexts/abd468/modify HTTP/1.1
Accept: */*
Content-Type: application/json; charset=UTF-8
Content-Length: 3214
Host: 127.0.0.1:8080
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.5.3 (Java/11.0.6)
Accept-Encoding: gzip,deflate
{"pei":"imei-123456789ABCDEF","gpsi":"msisdn-029966000102","servingNfId":"3fa85f64-5717-4562-b3fc-2c963f66afa6","guami":{"plmnId":{"mcc":"123","mnc":"45"},"amfId":"a3b75a"},"servingNetwork":{"mcc":"123","mnc":"45"},"backupAmfInfo":[{"backupAmf":"amf0","guamiList":[{"plmnId":{"mcc":"123","mnc":"45"},"amfId":"a3b75a"}]}],"anType":"3GPP_ACCESS","ratType":"NR","presenceInLadn":"IN_AREA","ueLocation":{"eutraLocation":{"tai":{"plmnId":{"mcc":"123","mnc":"45"},"tac":"0123"},"ecgi":{"plmnId":{"mcc":"123","mnc":"45"},"eutraCellId":"0123456"},"ageOfLocationInformation":0,"ueLocationTimestamp":1568271124644,"geographicalInformation":"0123456789ABCDEF","geodeticInformation":"01234567890123456789","globalNgenbId":{"plmnId":{"mcc":"123","mnc":"45"},"n3IwfId":null,
@tnmtechnologies
tnmtechnologies / TS29510_Nnrf_NFManagement_UpdateNFInstance_No_Content.txt
Last active June 10, 2020 17:41
[Nnrf_NFManagement] PATCH request serves a 204 response because the NF profile hasn't change (R15.2.0)
PATCH /nnrf-nfm/v1/nf-instances/80fd9293-7bc9-4fdf-8888-4a72e9f751d4 HTTP/1.1
Host: vdev-newedge0001.b-com.local:8180
Connection: keep-alive
Content-Length: 99
accept: application/json
DNT: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
Content-Type: application/json-patch+json
Origin: http://vdev-newedge0001.b-com.local:8180
Referer: http://vdev-newedge0001.b-com.local:8180/
@tnmtechnologies
tnmtechnologies / TS29510_Nnrf_NFManagement_GetNFInstances_OK.txt
Created June 2, 2020 13:25
[Nnrf_NFManagement] GET /nnrf-nfm/v1/nf-instances request with a 200 response (R15.2.0)
GET /nnrf-nfm/v1/nf-instances?nf-type=AMF HTTP/1.1
Host: vdev-newedge0001.b-com.local:8180
Connection: keep-alive
accept: application/3gppHal+json
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
DNT: 1
Referer: http://vdev-newedge0001.b-com.local:8180/
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
@tnmtechnologies
tnmtechnologies / TS29510_Nnrf_NFManagement_UpdateNFInstance_Add_Op_OK.txt
Last active May 20, 2020 13:30
[Nnrf_NFManagement] PATCH request (insert a new value at first position in versions array of first service value) serves a 200 response (R15.2.0)
PATCH /nnrf-nfm/v1/nf-instances/80fd9293-7bc9-4fdf-8888-4a72e9f751d4 HTTP/1.1
Host: vdev-newedge0001.b-com.local:8180
Connection: keep-alive
Content-Length: 211
accept: application/json
DNT: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
Content-Type: application/json-patch+json
Origin: http://vdev-newedge0001.b-com.local:8180
Referer: http://vdev-newedge0001.b-com.local:8180/
@tnmtechnologies
tnmtechnologies / TS29510_Nnrf_NFManagement_DeleteSubscription_No_Content.txt
Created May 18, 2020 18:16
[Nnrf_NFManagement] DELETE /subscriptions/{subscriptionID} request with a 204 response (R15.2.0).
DELETE /nnrf-nfm/v1/subscriptions/000000-subs0000001 HTTP/1.1
Host: 127.0.0.1:8080
Connection: keep-alive
accept: application/problem+json
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
DNT: 1
Origin: https://petstore.swagger.io
Sec-Fetch-Site: cross-site
Sec-Fetch-Mode: cors
Sec-Fetch-Dest: empty
@tnmtechnologies
tnmtechnologies / TS29510_Nnrf_NFManagement_Subscription_CallBack_onNFStatusEvent_No_Content.txt
Last active May 14, 2020 18:40
[Nnrf_NFManagement] Subscription:callback:onNFStatusEvent POST request of a newly registered NF profile serves a 204 response (R15.2.0)
POST /nsmf-pdusession/v1/nnrf-nfm/nf-profiles/update HTTP/1.1
3gpp-Sbi-Callback: Nnrf_NFManagement_NFStatusNotify
Accept: application/json
Accept-Encoding: gzip, deflate
Content-Type: application/json
uber-trace-id: 6550f348a8a1abcc%3A6550f348a8a1abcc%3A0%3A1
Content-Length: 1581
Host: 192.168.128.31:8380
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.5.4 (Java/11.0.6)
@tnmtechnologies
tnmtechnologies / TS29510_Nnrf_NFManagement_CreateSubscription_OK.txt
Last active May 14, 2020 18:37
[Nnrf_NFManagement] POST /subscriptions request serves a 200 response (R15.2.0)
POST /nnrf-nfm/v1/subscriptions HTTP/1.1
Host: 127.0.0.1:8080
Connection: keep-alive
Content-Length: 284
accept: application/json
DNT: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
Content-Type: application/json
Origin: https://petstore.swagger.io
Sec-Fetch-Site: cross-site
@tnmtechnologies
tnmtechnologies / TS29510_Nnrf_NFManagement_CreateSubscription_subscriptionId_Conflict.txt
Last active May 14, 2020 09:32
[Nnrf_NFManagement] POST /subscriptions request with a subscriptionId already created serves a 409 response (R15.2.0). The specification doesn't allow the 409 response but we think it is the one that should be set.
POST /nnrf-nfm/v1/subscriptions HTTP/1.1
Host: vdev-newedge0001.b-com.local:8180
Connection: keep-alive
Content-Length: 130
accept: application/json
DNT: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
Content-Type: application/json
Origin: http://vdev-newedge0001.b-com.local:8180
Referer: http://vdev-newedge0001.b-com.local:8180/
@tnmtechnologies
tnmtechnologies / TS29510_Nnrf_NFDiscovery_SearchNFInstances_Not_Modified.txt
Created May 13, 2020 16:43
[Nnrf_NFDiscovery] GET request with If-None-Match header serves a 304 response (R15.2.0)
GET /nnrf-disc/v1/nf-instances?target-nf-type=AMF&requester-nf-type=SMF HTTP/1.1
Host: vdev-newedge0001.b-com.local:8181
Connection: keep-alive
Cache-Control: max-age=0
accept: application/json
DNT: 1
If-None-Match: ab4bfb32
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
Referer: http://vdev-newedge0001.b-com.local:8181/
Accept-Encoding: gzip, deflate