Commit 6d346068 authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

SOL002_16: Description added VnfcSnapshotInfo

parent ccb92d62
Loading
Loading
Loading
Loading
Loading
+6 −3
Original line number Original line Diff line number Diff line
@@ -831,13 +831,15 @@ definitions:
    required:
    required:
      - id
      - id
      - vnfcInstanceId
      - vnfcInstanceId
      - triggeredAt
      - creationStartedAt
      - vnfcInfo
      - vnfcResourceInfoId
    properties:
    properties:
      id:
      id:
        description: >
        description: >
          Identifier of the information held by the VNFM about a specific VNFC snapshot. This identifier is allocated by
          Identifier of the information held by the VNFM about a specific VNFC snapshot. This identifier is allocated by
          the VNFM and is unique within the scope of a VNF snapshot.
          the VNFM and is unique within the scope of a VNF snapshot.
          The attribute also identifies the compute snapshot image associated
          to this VNFC snapshot within the context of a referred VNF snapshot.
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Identifier"
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Identifier"
      vnfcInstanceId:
      vnfcInstanceId:
        description: >
        description: >
@@ -876,7 +878,8 @@ definitions:
          storageResourceId:
          storageResourceId:
            description: >
            description: >
              Reference to the "VirtualStorageResourceInfo" structure in the "VnfInstance" structure that represents
              Reference to the "VirtualStorageResourceInfo" structure in the "VnfInstance" structure that represents
              the virtual storage resource.
              the virtual storage resource. The attribute also identifies the storage snapshot image
              associated to this VNFC snapshot within the context of a referred VNF snapshot
            $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
            $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
          storageSnapshotResource:
          storageSnapshotResource:
            description: >
            description: >