Commit 8fbe3446 authored by Eisha Ayaz's avatar Eisha Ayaz Committed by Giacomo Bernini
Browse files

[datamodel-upd][SOL003][VNF-OP-GRANT][ v5.2.1][7.3.2.x.x Test-IDs] Add Note for type GrantInfo

parent d528da44
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -174,7 +174,7 @@
      "description": "List of resources that are approved to be added, with one entry per resource. See note 9. Shall be set when resources are approved to be added and  shall contain the same set of resources requested to be added in the  related GrantRequest.\n",
      "type": "array",
      "items": {
        "description": "This type contains information about a Compute, storage or network resource whose addition/update/deletion was granted. It enables also referencing to a PaaS Service request definition which has been granted.\n",
        "description": "This type contains information about a Compute, storage or network resource whose addition/update/deletion was granted. It enables also referencing to a PaaS Service request definition which has been granted. NOTE: If a  \"sharedResource\" is provided, the \"reservationId\" and \"resourceProviderId\" shall not be set.\n",
        "type": "object",
        "required": [
          "resourceDefinitionId"
@@ -223,7 +223,7 @@
      "description": "List of resources that are approved to be temporarily instantiated during the runtime of the lifecycle operation, with one entry per resource. See note 9. Shall be set when resources are approved to be temporarily  instantiated and shall contain the same set of resources requested to  be temporarily instantiated in the related GrantRequest.\n",
      "type": "array",
      "items": {
        "description": "This type contains information about a Compute, storage or network resource whose addition/update/deletion was granted. It enables also referencing to a PaaS Service request definition which has been granted.\n",
        "description": "This type contains information about a Compute, storage or network resource whose addition/update/deletion was granted. It enables also referencing to a PaaS Service request definition which has been granted. NOTE: If a  \"sharedResource\" is provided, the \"reservationId\" and \"resourceProviderId\" shall not be set.\n",
        "type": "object",
        "required": [
          "resourceDefinitionId"
@@ -272,7 +272,7 @@
      "description": "List of resources that are approved to be removed, with one entry per resource. See note 9. Shall be set when resources are approved to be removed and shall contain the same set of resources requested to be removed  in the related GrantRequest.\n",
      "type": "array",
      "items": {
        "description": "This type contains information about a Compute, storage or network resource whose addition/update/deletion was granted. It enables also referencing to a PaaS Service request definition which has been granted.\n",
        "description": "This type contains information about a Compute, storage or network resource whose addition/update/deletion was granted. It enables also referencing to a PaaS Service request definition which has been granted. NOTE: If a  \"sharedResource\" is provided, the \"reservationId\" and \"resourceProviderId\" shall not be set.\n",
        "type": "object",
        "required": [
          "resourceDefinitionId"
@@ -321,7 +321,7 @@
      "description": "List of resources that are approved to be modified, with one entry per resource. See note 9. Shall be set when resources are approved to be updated and shall contain the same set of resources requested to be updated  in the related GrantRequest.\n",
      "type": "array",
      "items": {
        "description": "This type contains information about a Compute, storage or network resource whose addition/update/deletion was granted. It enables also referencing to a PaaS Service request definition which has been granted.\n",
        "description": "This type contains information about a Compute, storage or network resource whose addition/update/deletion was granted. It enables also referencing to a PaaS Service request definition which has been granted. NOTE: If a  \"sharedResource\" is provided, the \"reservationId\" and \"resourceProviderId\" shall not be set.\n",
        "type": "object",
        "required": [
          "resourceDefinitionId"