ScaleByStepData

ScaleByStepData
ScaleByStepData

This type describes the information to scale a VNF instance by steps. The NFVO shall then invoke the Scale VNF operation towards the appropriate VNFM.

JSON Example
{
    "numberOfSteps": 6,
    "additionalParams": null,
    "aspectId": "aspectId"
}
string
aspectId
Required

Identifier of the VNF Virtual Link Descriptor (VLD) in the VNFD.

integer
numberOfSteps
Optional

Number of scaling steps. It shall be a positive number. Defaults to 1. The VNF provider defines in the VNFD whether or not a particular VNF supports performing more than one step at a time. Such a property in the VNFD applies for all instances of a particular VNF.

additionalParams
Optional

additionalParams

Property Of