GNM-703 - CIMCache in ServiceDistribution
diff --git a/servicesDistributionQAServer.json b/servicesDistributionQAServer.json
index 7f4036c..eb650f0 100644
--- a/servicesDistributionQAServer.json
+++ b/servicesDistributionQAServer.json
@@ -61,6 +61,16 @@
         "portApp": "9010",
         "portHealth": "9011",
         "description": "Mics Central Service-Configures and dispatches different service clusters for different modules"
+      },
+      {
+        "active": "true",
+        "name": "cim-cache",
+        "protocol": "https",
+        "host": "169.50.13.154",
+        "urlPath": "/domain",
+        "portApp": "443",
+        "portHealth": "",
+        "description": "CIM-Cache Domain API"
       }
     ]
   }