Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-UDM
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-UDM
Commits
55ccf1c6
Commit
55ccf1c6
authored
Feb 08, 2021
by
Fang-WANG
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add postman scripts
parent
c1f61317
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
278 additions
and
0 deletions
+278
-0
etc/postman/UDM.postman_collection.json
etc/postman/UDM.postman_collection.json
+244
-0
etc/postman/udm test.postman_environment.json
etc/postman/udm test.postman_environment.json
+34
-0
No files found.
etc/postman/UDM.postman_collection.json
0 → 100644
View file @
55ccf1c6
{
"info"
:
{
"_postman_id"
:
"dad0413e-52dd-45b7-ab6a-105652654962"
,
"name"
:
"UDM"
,
"schema"
:
"https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item"
:
[
{
"name"
:
"AccessAndMobilitySubscriptionDataRetrieval"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[],
"url"
:
{
"raw"
:
"http://{{ipaddress}}:{{udmport}}/nudm-sdm/v2/{{ueId}}/am-data?plmn-id={
\"
mcc
\"
:
\"
456
\"
,
\"
mnc
\"
:
\"
789
\"
}&supported-features=aaa"
,
"protocol"
:
"http"
,
"host"
:
[
"{{ipaddress}}"
],
"port"
:
"{{udmport}}"
,
"path"
:
[
"nudm-sdm"
,
"v2"
,
"{{ueId}}"
,
"am-data"
],
"query"
:
[
{
"key"
:
"plmn-id"
,
"value"
:
"{
\"
mcc
\"
:
\"
456
\"
,
\"
mnc
\"
:
\"
789
\"
}"
},
{
"key"
:
"supported-features"
,
"value"
:
"aaa"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"SliceSelectionSubscriptionDataRetrieval"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[],
"url"
:
{
"raw"
:
"http://{{ipaddress}}:{{udmport}}/nudm-sdm/v2/{{ueId}}/nssai?plmn-id={
\"
mcc
\"
:
\"
456
\"
,
\"
mnc
\"
:
\"
789
\"
}&supported-features=aaa"
,
"protocol"
:
"http"
,
"host"
:
[
"{{ipaddress}}"
],
"port"
:
"{{udmport}}"
,
"path"
:
[
"nudm-sdm"
,
"v2"
,
"{{ueId}}"
,
"nssai"
],
"query"
:
[
{
"key"
:
"plmn-id"
,
"value"
:
"{
\"
mcc
\"
:
\"
456
\"
,
\"
mnc
\"
:
\"
789
\"
}"
},
{
"key"
:
"supported-features"
,
"value"
:
"aaa"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"SMFSelectionSubscriptionDataRetrieval"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[],
"url"
:
{
"raw"
:
"http://{{ipaddress}}:{{udmport}}/nudm-sdm/v2/{{ueId}}/smf-select-data?plmn-id={
\"
mcc
\"
:
\"
456
\"
,
\"
mnc
\"
:
\"
789
\"
}&supported-features=aaa"
,
"protocol"
:
"http"
,
"host"
:
[
"{{ipaddress}}"
],
"port"
:
"{{udmport}}"
,
"path"
:
[
"nudm-sdm"
,
"v2"
,
"{{ueId}}"
,
"smf-select-data"
],
"query"
:
[
{
"key"
:
"plmn-id"
,
"value"
:
"{
\"
mcc
\"
:
\"
456
\"
,
\"
mnc
\"
:
\"
789
\"
}"
},
{
"key"
:
"supported-features"
,
"value"
:
"aaa"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"SessionManagementSubscriptionDataRetrieval"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[],
"url"
:
{
"raw"
:
"http://{{ipaddress}}:{{udmport}}/nudm-sdm/v2/{{ueId}}/sm-data?plmn-id={
\"
mcc
\"
:
\"
456
\"
,
\"
mnc
\"
:
\"
789
\"
}&supported-features=aaa"
,
"protocol"
:
"http"
,
"host"
:
[
"{{ipaddress}}"
],
"port"
:
"{{udmport}}"
,
"path"
:
[
"nudm-sdm"
,
"v2"
,
"{{ueId}}"
,
"sm-data"
],
"query"
:
[
{
"key"
:
"plmn-id"
,
"value"
:
"{
\"
mcc
\"
:
\"
456
\"
,
\"
mnc
\"
:
\"
789
\"
}"
},
{
"key"
:
"supported-features"
,
"value"
:
"aaa"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"SdmSubscriptionCreation"
,
"request"
:
{
"method"
:
"POST"
,
"header"
:
[],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\r\n\"
callbackReference
\"
:
\"
bbb
\"
,
\r\n\"
dnn
\"
:
\"
ccc
\"
,
\r\n\"
expires
\"
:
\"
aaa
\"
,
\r\n\"
immediateReport
\"
:true,
\r\n\"
implicitUnsubscribe
\"
:true,
\r\n\"
monitoredResourceUris
\"
:[],
\r\n\"
nfInstanceId
\"
:
\"
asdf
\"
,
\r\n\"
subscriptionId
\"
:
\"
ddd
\"
,
\r\n\"
supportedFeatures
\"
:
\"
eee
\"\r\n
}"
},
"url"
:
{
"raw"
:
"http://{{ipaddress}}:{{udmport}}//nudm-sdm/v2/{{ueId}}/sdm-subscriptions"
,
"protocol"
:
"http"
,
"host"
:
[
"{{ipaddress}}"
],
"port"
:
"{{udmport}}"
,
"path"
:
[
""
,
"nudm-sdm"
,
"v2"
,
"{{ueId}}"
,
"sdm-subscriptions"
]
}
},
"response"
:
[]
},
{
"name"
:
"amf-3gpp-access"
,
"request"
:
{
"method"
:
"PUT"
,
"header"
:
[],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\"
amfInstanceId
\"
:
\"
aaa
\"
,
\"
deregCallbackUri
\"
:
\"
ggg
\"
,
\"
guami
\"
:{
\"
amfId
\"
:
\"
aa
\"
,
\"
plmnId
\"
:{
\"
mcc
\"
:
\"
a
\"
,
\"
mnc
\"
:
\"
b
\"
,
\"
nid
\"
:
\"
c
\"
}},
\"
ratType
\"
:null}"
,
"options"
:
{
"raw"
:
{
"language"
:
"json"
}
}
},
"url"
:
{
"raw"
:
"http://{{ipaddress}}:{{udmport}}/nudm-uecm/v1/{{ueId}}/registrations/amf-3gpp-access"
,
"protocol"
:
"http"
,
"host"
:
[
"{{ipaddress}}"
],
"port"
:
"{{udmport}}"
,
"path"
:
[
"nudm-uecm"
,
"v1"
,
"{{ueId}}"
,
"registrations"
,
"amf-3gpp-access"
],
"query"
:
[
{
"key"
:
"supi"
,
"value"
:
"11111"
,
"disabled"
:
true
}
]
}
},
"response"
:
[]
},
{
"name"
:
"smfRegistration"
,
"request"
:
{
"method"
:
"PUT"
,
"header"
:
[],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\r\n\"
smfInstanceId
\"
:
\"
aaa
\"
,
\r\n\"
smfSetId
\"
:
\"
bbb
\"
,
\r\n\"
supportedFeatures
\"
:
\"
ccc
\"
,
\r\n\"
pduSessionId
\"
:111,
\r\n\"
singleNssai
\"
:{
\"
sst
\"
:123,
\"
sd
\"
:
\"
abc
\"
},
\r\n\"
dnn
\"
:
\"
ddd
\"
,
\r\n\"
emergencyServices
\"
:true,
\r\n\"
pcscfRestorationCallbackUri
\"
:
\"
eee
\"
,
\r\n\"
plmnId
\"
:{
\"
mcc
\"
:
\"
qqq
\"
,
\"
mnc
\"
:
\"
www
\"
},
\r\n\"
pgwFqdn
\"
:
\"
fff
\"
,
\r\n\"
epdgInd
\"
:false,
\r\n\"
deregCallbackUri
\"
:
\"
ggg
\"
,
\r\n\"
registrationReason
\"
:{},
\r\n\"
registrationTime
\"
:
\"
hhh
\"
,
\r\n\"
contextInfo
\"
:{}
\r\n
}
\r\n
"
,
"options"
:
{
"raw"
:
{
"language"
:
"json"
}
}
},
"url"
:
{
"raw"
:
"http://{{ipaddress}}:{{udmport}}/nudm-uecm/v1/{{ueId}}//registrations/smf-registrations/{{pduSessionId}}"
,
"protocol"
:
"http"
,
"host"
:
[
"{{ipaddress}}"
],
"port"
:
"{{udmport}}"
,
"path"
:
[
"nudm-uecm"
,
"v1"
,
"{{ueId}}"
,
""
,
"registrations"
,
"smf-registrations"
,
"{{pduSessionId}}"
],
"query"
:
[
{
"key"
:
"supi"
,
"value"
:
"11111"
,
"disabled"
:
true
}
]
}
},
"response"
:
[]
}
]
}
\ No newline at end of file
etc/postman/udm test.postman_environment.json
0 → 100644
View file @
55ccf1c6
{
"id"
:
"6c4223ff-bfb6-4f2b-9217-7c98767603e3"
,
"name"
:
"udm test"
,
"values"
:
[
{
"key"
:
"ueId"
,
"value"
:
"123456"
,
"enabled"
:
true
},
{
"key"
:
"ipaddress"
,
"value"
:
"192.168.199.222"
,
"enabled"
:
true
},
{
"key"
:
"pduSessionId"
,
"value"
:
"111"
,
"enabled"
:
true
},
{
"key"
:
"udmport"
,
"value"
:
"8181"
,
"enabled"
:
true
},
{
"key"
:
"ipaddress"
,
"value"
:
"192.168.199.228"
,
"enabled"
:
false
}
],
"_postman_variable_scope"
:
"environment"
,
"_postman_exported_at"
:
"2021-02-08T08:47:23.080Z"
,
"_postman_exported_using"
:
"Postman/8.0.4"
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment