Documentation update
[vfc/nfvo/driver/vnfm/svnfm.git] / nokiav2 / docs / sampleVnfs / simple / vfc.vnf.scale.request.json
1 {
2   "scaleVnfData" :
3   {
4     "type" : "SCALE_OUT",
5     "aspectId"  : "simpleAspect",
6     "numberOfSteps" : "1"
7   }
8 }