Loading src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml +5 −0 Original line number Original line 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 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 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. instantiation level as declared in the VNFD shall be used for instantiation. anyOf: - required: - instantiationLevelId - required: - targetScaleLevelInfo type: object type: object required: required: - flavourId - flavourId Loading Loading
src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml +5 −0 Original line number Original line 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 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 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. instantiation level as declared in the VNFD shall be used for instantiation. anyOf: - required: - instantiationLevelId - required: - targetScaleLevelInfo type: object type: object required: required: - flavourId - flavourId Loading