Loading src/yang/etsi-nfv-vnf.yang +12 −0 Original line number Diff line number Diff line Loading @@ -2748,6 +2748,18 @@ submodule etsi-nfv-vnf { "GS NFV IFA011: Section 7.1.5.3 InstantiateVnfOpConfig information element"; } leaf target-scale-levels-supported { type boolean; default false; description "Signals whether target scale levels are supported by this VNF during instantiation. Default is FALSE, i.e. 'not supported'."; reference "GS NFV IFA011: Section 7.1.5.3 InstantiateVnfOpConfig information element"; } description "Configuration parameters for the InstantiateVnf operation."; Loading Loading
src/yang/etsi-nfv-vnf.yang +12 −0 Original line number Diff line number Diff line Loading @@ -2748,6 +2748,18 @@ submodule etsi-nfv-vnf { "GS NFV IFA011: Section 7.1.5.3 InstantiateVnfOpConfig information element"; } leaf target-scale-levels-supported { type boolean; default false; description "Signals whether target scale levels are supported by this VNF during instantiation. Default is FALSE, i.e. 'not supported'."; reference "GS NFV IFA011: Section 7.1.5.3 InstantiateVnfOpConfig information element"; } description "Configuration parameters for the InstantiateVnf operation."; Loading