Commit ebfa26b2 authored by piscione's avatar piscione
Browse files

SOL005_34: updated description of fields of VnfcSnapshotInfo datamodel

parent 7ca16334
Pipeline #6801 passed with stage
in 0 seconds
......@@ -5330,7 +5330,8 @@ definitions:
id:
description: >
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/SOL005_def.yaml#/definitions/Identifier"
vnfcInstanceId:
description: >
......@@ -5369,7 +5370,10 @@ definitions:
properties:
storageResourceId:
description: >
Reference to the virtual storage resource.
Reference to the "VirtualStorageResourceInfo" structure in the "VnfInstance"
structure that represents 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/IdentifierInVnf"
storageSnapshotResources:
description: >
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment