Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tnmtechnologies/1d6b86af3fe9c19afdad4ba1719a9d22 to your computer and use it in GitHub Desktop.
Save tnmtechnologies/1d6b86af3fe9c19afdad4ba1719a9d22 to your computer and use it in GitHub Desktop.
[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
HTTP/1.1 200 OK
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: Content-Type, Authorization, Accept, Accept-Language
Content-Type: application/3gpphal+json
Content-Length: 417
Access-Control-Allow-Methods: GET, PUT, POST, PATCH, DELETE, OPTIONS
Date: Tue, 02 Jun 2020 09:16:22 GMT
{
"_links":{
"self":[
{
"href":"https://5g.labs.b-com.com/nnrf-nfm/v1/nf-instances/02030000-cc86-44cf-aaa3-000000000203"
},
{
"href":"https://5g.labs.b-com.com/nnrf-nfm/v1/nf-instances/02010000-cc86-44cf-aaa3-000000000201"
},
{
"href":"https://5g.labs.b-com.com/nnrf-nfm/v1/nf-instances/02000000-cc86-44cf-aaa3-000000000200"
},
{
"href":"https://5g.labs.b-com.com/nnrf-nfm/v1/nf-instances/02020000-cc86-44cf-aaa3-000000000202"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment