Commit 5b920e81 authored by Kostis Trantzas's avatar Kostis Trantzas
Browse files

Merge branch '32-implement-tmf628-performance-management-api-fixes' into 'develop'

Removed uuids from attributes of MeasurementCollectionJobFVO json file, which...

See merge request !65
parents c6a2420c 449366b1
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@
      "groupCategory": "CPUGroup",
      "performanceIndicatorSpecification": [
        {
          "uuid": "5000",
          "href": "https://host:port/tmf-api/performanceManagement/v5/performanceIndicatorSpecification/5000",
          "@type": "PerformanceIndicatorSpecificationRef"
        }
@@ -47,7 +46,6 @@
  ],
  "performanceIndicatorSpecification": [
    {
      "uuid": "101",
      "href": "https://host:port/tmf-api/performanceManagement/v5/performanceIndicatorSpecification/101",
      "derivationAlgorithm": "na",
      "derivationMethod": "average",
@@ -60,7 +58,6 @@
      "indicatorType": "float",
      "performanceIndicatorSpecRelationship": [
        {
          "uuid": "321",
          "href": "https://host:port/tmf-api/performanceManagement/v5/performanceIndicatorSpecRelationship/321",
          "relationshipType": "reliesOn",
          "validFor": {