Commit 25c81076 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003_34: ScaleVnfToLevelRequest type updated

parent f59fc8a3
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -97,6 +97,21 @@ definitions:
          process, specific to the VNF being scaled, as declared in the
          VNFD as part of "ScaleVnfToLevelOpConfig".
        $ref: "SOL002SOL003_def.yaml#/definitions/KeyValuePairs"
      extensions:
        description: >
          If present, this attribute provides modifications to the values of 
          the "extensions" attribute in "VnfInstance", as defined in clause 
          5.5.2.2. Provisions for handling extensions during the operation, 
          are defined in clause 5.4.7.3.1.
        $ref: "SOL002SOL003_def.yaml#/definitions/KeyValuePairs"
      vnfConfigurableProperties:
        description: >
          If present, this attribute provides modifications to the values of 
          the VNF configurable properties attribute in the "VnfInstance", as 
          defined in clause 5.5.2.2. Provisions for handling VNF configurable 
          properties during the operation, are defined in clause 5.4.7.3.1.
        $ref: "SOL002SOL003_def.yaml#/definitions/KeyValuePairs"


  VnfInfoModificationRequest:
    description: >