Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
integration
/
csit
/
179d6fc0411bdf3d7a3dd64e65ba151797939d22
/
.
/
tests
/
vfc
/
nfvo-lcm
/
jsoninput
/
scale_ns.json
blob: e7f729d8f0016cc05ba96aa66c47757ccf8d8760 [
file
] [
log
] [
blame
]
zhaoliping123
179d6fc
2019-10-15 15:20:08 +0800
[
diff
] [
blame^
]
1
{
2
"scaleType"
:
"ns"
,
3
"scaleNsData"
:
[
4
{
5
"scaleNsByStepsData"
:
[
6
{
7
"aspectId"
:
"123"
,
8
"numberOfSteps"
:
"3"
,
9
"scalingDirection"
:
"north"
10
}
11
]
12
}
13
]
14
}