Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
integration
/
csit
/
5c5599007d24eac42ec5181079cbedf2678f81e9
/
.
/
tests
/
vfc
/
nfvo-lcm
/
jsoninput
/
update_ns.json
blob: c71329f76cb1af73c7929c9aa3301d6d0519288a [
file
] [
log
] [
blame
]
{
"updateType"
:
"OPERATE_VNF"
,
"OperateVnfData"
:
[{
"vnfInstanceId"
:
"test_vnf_001"
,
"changeStateTo"
:
{
"OperationalStates"
:
"STOPPED"
},
"stopType"
:
"GRACEFUL"
,
"gracefulStopTimeout"
:
"2020-01-01"
}]
}