Loading src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -389,6 +389,11 @@ definitions: instantiating scalable constituents of the VNF (e.g, VDUs/VLs). For scaling aspects not specified in targetScaleLevelInfo or for the VNF constituents (e.g., VDUs/VLs) that are not scalable, the default instantiation level as declared in the VNFD shall be used for instantiation. anyOf: - required: - instantiationLevelId - required: - targetScaleLevelInfo type: object required: - flavourId Loading Loading
src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -389,6 +389,11 @@ definitions: instantiating scalable constituents of the VNF (e.g, VDUs/VLs). For scaling aspects not specified in targetScaleLevelInfo or for the VNF constituents (e.g., VDUs/VLs) that are not scalable, the default instantiation level as declared in the VNFD shall be used for instantiation. anyOf: - required: - instantiationLevelId - required: - targetScaleLevelInfo type: object required: - flavourId Loading