Commit 4c1c9e9d authored by piscione's avatar piscione
Browse files

SOL005_23: added attribute to ExtLinkPortData datamodel

parent f04b3e46
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -4737,6 +4737,15 @@ definitions:
        description: >
          Reference to the virtualised resource realizing this link port.
        $ref: "../../definitions/SOL005_def.yaml#/definitions/ResourceHandle"
      trunkResourceId:
        description: >
          Identifier of the trunk resource in the VIM.
          Shall be present if the present link port corresponds to the parent
          port that the trunk resource is associated with.

          The value of "trunkResourceId" is scoped by the value of "vimConnectionId"
          in the "resourceHandle" attribute.
        $ref: "../../definitions/SOL005_def.yaml#/definitions/IdentifierInVim"

  VnfExtCpConfig:
    description: >