Skip to content
Snippets Groups Projects
Commit 6d346068 authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

SOL002_16: Description added VnfcSnapshotInfo

parent ccb92d62
1 merge request!17Merge 3.5.1-dev into master
Pipeline #6809 passed
......@@ -831,13 +831,15 @@ definitions:
required:
- id
- vnfcInstanceId
- triggeredAt
- vnfcInfo
- creationStartedAt
- vnfcResourceInfoId
properties:
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 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"
vnfcInstanceId:
description: >
......@@ -876,7 +878,8 @@ definitions:
storageResourceId:
description: >
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"
storageSnapshotResource:
description: >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment