Skip to content

Instantly share code, notes, and snippets.

View tnmtechnologies's full-sized avatar

mtrefcon tnmtechnologies

View GitHub Profile
@tnmtechnologies
tnmtechnologies / TS29510_Nnrf_NFManagement_UpdateNFInstance_Bad_Request.txt
Created May 13, 2020 14:23
[Nnrf_NFManagement] PATCH request with unknown operation serves a 400 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: 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_UpdateNFInstance_Bad_Request.txt
Created May 13, 2020 14:31
[Nnrf_NFManagement] PATCH request serves a 400 response because replace operation applies on an unknown attribute (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: 98
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_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_UpdateNFInstance_Remove_Op_OK.txt
Created May 13, 2020 15:13
[Nnrf_NFManagement] PATCH request (remove first value of versions array of first nfService 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: 69
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_UpdateNFInstance_Multiple_Ops_OK.txt
Created May 13, 2020 15:23
[Nnrf_NFManagement] PATCH request with multiple operations 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: 553
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_DeregisterNFInstance_No_Content.txt
Last active May 13, 2020 16:06
[Nnrf_NFManagement] DELETE request serves a 204 response (R15.2.0)
DELETE /nnrf-nfm/v1/nf-instances/80fd9293-7bc9-4fdf-8888-4a72e9f751d4 HTTP/1.1
Host: vdev-newedge0001.b-com.local:8180
Connection: keep-alive
accept: application/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: http://vdev-newedge0001.b-com.local:8180
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_DeregisterNFInstance_Not_Found.txt
Created May 13, 2020 16:08
[Nnrf_NFManagement] DELETE request serves a 404 response (R15.2.0)
DELETE /nnrf-nfm/v1/nf-instances/80fd9293-7bc9-4fdf-8888-4a72e9f751d4 HTTP/1.1
Host: vdev-newedge0001.b-com.local:8180
Connection: keep-alive
accept: application/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: http://vdev-newedge0001.b-com.local:8180
Referer: http://vdev-newedge0001.b-com.local:8180/
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
@tnmtechnologies
tnmtechnologies / TS29510_Nnrf_NFDiscovery_SearchNFInstances_OK.txt
Created May 13, 2020 16:32
[Nnrf_NFDiscovery] GET request with target-nf-type and requester-nf-type query parameters serves a 200 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
Pragma: no-cache
Cache-Control: no-cache
accept: application/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:8181/
Accept-Encoding: gzip, deflate
@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
@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