Update test cases for VF-C LCM to CSIT
[integration/csit.git] / tests / vfc / nfvo-lcm / jsoninput / scale_ns.json
1 {
2     "scaleType": "SCALE_NS",
3     "scaleNsData": [
4         {
5             "scaleNsByStepsData": [{
6                 "aspectId": "1",
7                 "numberOfSteps": 1,
8                 "scalingDirection": "0"
9             }]
10         }
11     ]
12 }