e7f729d8f0016cc05ba96aa66c47757ccf8d8760
[integration/csit.git] / tests / vfc / nfvo-lcm / jsoninput / scale_ns.json
1 {
2   "scaleType": "ns",
3   "scaleNsData": [
4     {
5       "scaleNsByStepsData": [
6         {
7           "aspectId": "123",
8           "numberOfSteps": "3",
9           "scalingDirection": "north"
10         }
11       ]
12     }
13   ]
14 }