Commit 4c73d5db authored by Eisha Ayaz's avatar Eisha Ayaz Committed by Giacomo Bernini
Browse files

[datamodel-upd][SOL003][VNF-LCM][ v5.2.1][7.3.1.x.x Test-IDs] Change...

[datamodel-upd][SOL003][VNF-LCM][ v5.2.1][7.3.1.x.x Test-IDs] Change description of attributes for type : VnfSnapshotInfo
parent aa9c1ecf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
      "type": "string"
    },
    "vnfSnapshot": {
      "description": "This type represents a VNF snapshot.\n",
      "description": "Information about the VNF snapshot, content and/or references to its content. Shall be present when the \"Individual VNF snapshot\" resource is associated with a VNF snapshot created via the corresponding \"Create VNF Snapshot\" task resource or extracted from a VNF snapshot package.\n",
      "type": "object",
      "required": [
        "id",
@@ -3401,7 +3401,7 @@
          }
        },
        "takenFrom": {
          "description": "This type represents a link to a resource using an absolute URI.\n",
          "description": "Link to the VNF instance from which this snapshot was taken. Shall be present when the \"Individual VNF snapshot\" resource is associated with a VNF snapshot created via the corresponding \"Create VNF snapshot\" task resource.\n",
          "type": "object",
          "required": [
            "href"
+2 −2
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
        "type": "string"
      },
      "vnfSnapshot": {
        "description": "This type represents a VNF snapshot.\n",
        "description": "Information about the VNF snapshot, content and/or references to its content. Shall be present when the \"Individual VNF snapshot\" resource is associated with a VNF snapshot created via the corresponding \"Create VNF Snapshot\" task resource or extracted from a VNF snapshot package.\n",
        "type": "object",
        "required": [
          "id",
@@ -3403,7 +3403,7 @@
            }
          },
          "takenFrom": {
            "description": "This type represents a link to a resource using an absolute URI.\n",
            "description": "Link to the VNF instance from which this snapshot was taken. Shall be present when the \"Individual VNF snapshot\" resource is associated with a VNF snapshot created via the corresponding \"Create VNF snapshot\" task resource.\n",
            "type": "object",
            "required": [
              "href"