Commit 74fddf98 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003: v308 updates -> VnfcSnapshotInfo updated

parent 10e457fb
Loading
Loading
Loading
Loading
+9 −8
Original line number Original line Diff line number Diff line
@@ -1451,24 +1451,25 @@ definitions:
        description: >
        description: >
          Identifier of the snapshotted VNFC instance.
          Identifier of the snapshotted VNFC instance.
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
      triggeredAt:
      creationStartedAt:
        description: >
        description: >
          Timestamp indicating when the VNF snapshot creation has been started.
          Timestamp indicating when the VNF snapshot creation has been started by the VNFM.
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/DateTime"
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/DateTime"
      createdAt:
      creationFinishedAt:
        description: >
        description: >
          Timestamp indicating when the VNFC snapshot has been completed. Shall be present once the VNFC snapshot
          Timestamp indicating when the VNFC snapshot has been completed. Shall be present once the VNFC snapshot
          creation has been completed.
          creation has been completed by the VNFM.
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/DateTime"
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/DateTime"
      vnfcResourceId:
      vnfcResourceInfoId:
        description: >
        description: >
          Reference to the "VnfcResourceInfo" structure in the "VnfInstance" structure that represents the snapshotted 
          Reference to the "VnfcResourceInfo" structure in the "VnfInstance" structure that represents the resource 
          VNFC instance.
          of the snapshotted VNFC instance. A snapshot of that structure is available in the "vnfInstance" attribute 
          of the "VnfSnapshot" structure.
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
      computeSnapshotResource:
      computeSnapshotResource:
        description: >
        description: >
          Reference to a compute snapshot resource. 
          Reference to a compute snapshot resource. 
          The identifier of the compute and storage snapshot resource is assigned during creation of a VNFC snapshot
          The identifier of the compute snapshot resource is assigned during creation of a VNFC snapshot
          being returned from the VIM as output data in the response message of the individual resource operations. 
          being returned from the VIM as output data in the response message of the individual resource operations. 
          This attribute shall only be present for a VNFC snapshot that has been newly created by the VNFM as a result o
          This attribute shall only be present for a VNFC snapshot that has been newly created by the VNFM as a result o
          f the "Create VNF snapshot task".
          f the "Create VNF snapshot task".