Loading src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +18 −0 Original line number Diff line number Diff line Loading @@ -1746,6 +1746,24 @@ definitions: Links to resources related to this notification. $ref: "#/definitions/LccnLinks" VnfSnapshotInfo: description: > This type represents an "Individual VNF snapshot" resource. type: object required: - id parameters: id: description: > Identifier of the "Individual VNF snapshot" resource. This identifier is allocated by the VNFM. $ref: "SOL002SOL003_def.yaml#/definitions/Identifier" vnfSnapshot: description: > Information about the VNF snapshot, content and/or references to its content. Shall be present when the "Individual VNF snapshot" resource is associated to a VNF snapshot created via the corresponding "Create VNF Snapshot" task resource or extracted from a VNF snapshot package. $ref: "SOL002SOL003_def.yaml#/definitions/VnfSnapshot" VnfcInfoModifications: description: > This type represents modifications of an entry in an array of "VnfcInfo" objects. Loading Loading
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +18 −0 Original line number Diff line number Diff line Loading @@ -1746,6 +1746,24 @@ definitions: Links to resources related to this notification. $ref: "#/definitions/LccnLinks" VnfSnapshotInfo: description: > This type represents an "Individual VNF snapshot" resource. type: object required: - id parameters: id: description: > Identifier of the "Individual VNF snapshot" resource. This identifier is allocated by the VNFM. $ref: "SOL002SOL003_def.yaml#/definitions/Identifier" vnfSnapshot: description: > Information about the VNF snapshot, content and/or references to its content. Shall be present when the "Individual VNF snapshot" resource is associated to a VNF snapshot created via the corresponding "Create VNF Snapshot" task resource or extracted from a VNF snapshot package. $ref: "SOL002SOL003_def.yaml#/definitions/VnfSnapshot" VnfcInfoModifications: description: > This type represents modifications of an entry in an array of "VnfcInfo" objects. Loading