Skip to content

Commit

Permalink
Create request.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JFrgs authored Jan 30, 2022
1 parent af7d887 commit 0aa47a4
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions docs/test_plan/AsSessionWithQoS/request.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"ipv4Addr": "10.0.0.3",
"notificationDestination": "http://localhost:80/api/v1/utils/session-with-qos/callback",
"snssai": {
"sst": 1,
"sd": "000001"
},
"dnn": "province1.mnc01.mcc202.gprs",
"qosReference": 9,
"altQoSReferences": [
0
],
"usageThreshold": {
"duration": 0,
"totalVolume": 0,
"downlinkVolume": 0,
"uplinkVolume": 0
},
"qosMonInfo": {
"reqQosMonParams": [
"DOWNLINK"
],
"repFreqs": [
"EVENT_TRIGGERED"
],
"latThreshDl": 0,
"latThreshUl": 0,
"latThreshRp": 0,
"waitTime": 0,
"repPeriod": 0
}
}

0 comments on commit 0aa47a4

Please sign in to comment.