Commit ddfa9af7 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL005_80: Added a new attribute "nsVirtualLinkProfileId" of type...

SOL005_80: Added a new attribute "nsVirtualLinkProfileId" of type "identifierInNsd" in "NsVirtualLinkInfo" data type (NS LCM)
parent 2f46c3cc
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -525,6 +525,7 @@ definitions:
    required:
    required:
      - id
      - id
      - nsVirtualLinkDescId
      - nsVirtualLinkDescId
      - nsVirtualLinkProfileId
    properties:
    properties:
      id:
      id:
        description: >
        description: >
@@ -534,6 +535,10 @@ definitions:
        description: >
        description: >
          Identifier of the VLD in the NSD.
          Identifier of the VLD in the NSD.
        $ref: "SOL005_def.yaml#/definitions/IdentifierInNsd"
        $ref: "SOL005_def.yaml#/definitions/IdentifierInNsd"
      nsVirtualLinkProfileId:
        description: >
          Identifier of the VL profile in the NSD.
        $ref: "SOL005_def.yaml#/definitions/IdentifierInNsd"
      resourceHandle:
      resourceHandle:
        description: >
        description: >
          Identifier(s) of the virtualised network resource(s)
          Identifier(s) of the virtualised network resource(s)