summaryrefslogtreecommitdiffstats
path: root/components/slice-analysis-ms/src/test/resources/sliceConfigRequest.json
blob: 133c4a1cad08fdcb8db310bc927246ffbda3f08f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{

    "sliceIdentifiers": [

        "14559ead-f4fe-4c1c-a94c-8015fad3ea35",

        "14559ead-f4fe-4c1c-a94c-8015fad3ea36"

    ],

    "configParams": [

        "dLThptPerSlice",

        "uLThptPerSlice",

        "maxNumberOfConns"

    ]

}