Commit dbddffb8 authored by Mudassar Khan's avatar Mudassar Khan Committed by Giacomo Bernini
Browse files

update test cases of VNFIndicator-API as per SOL 002 version 5.1.1

parent bf927591
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -24,6 +24,14 @@
      "description": "An identifier with the intention of being globally unique.\n",
      "type": "string"
    },
    "vnfcInstanceIds": {
      "description": "The vnfcInstanceIds attribute is optionally present. If present, it contains the list of  identifiers of VNFC instances which provide the indicator value(s).\n",
      "type": "array",
      "items": {
        "description": "An identifier that is unique within a VNF descriptor.\n",
        "type": "string"
      }
    },
    "_links": {
      "description": "Links for this resource.\n",
      "type": "object",
+8 −0
Original line number Diff line number Diff line
@@ -26,6 +26,14 @@
            "description": "An identifier with the intention of being globally unique.\n",
            "type": "string"
          },
        "vnfcInstanceIds": {
          "description": "The vnfcInstanceIds attribute is optionally present. If present, it contains the list of  identifiers of VNFC instances which provide the indicator value(s).\n",
          "type": "array",
          "items": {
            "description": "An identifier that is unique within a VNF descriptor.\n",
            "type": "string"
          }
        },
          "_links": {
            "description": "Links for this resource.\n",
            "type": "object",