[SEBA-184] [WIP] White List tests

Change-Id: Iab364d56583c36de91e1a7e64731ef94b4b2a003
diff --git a/src/test/cord-api/Properties/RestApiProperties.py b/src/test/cord-api/Properties/RestApiProperties.py
index 072c1ec..1199b8d 100644
--- a/src/test/cord-api/Properties/RestApiProperties.py
+++ b/src/test/cord-api/Properties/RestApiProperties.py
@@ -71,3 +71,4 @@
 BNG_MAP = '/xosapi/v1/fabric-crossconnect/bngportmappings'
 ATT_SERVICE = '/xosapi/v1/att-workflow-driver/attworkflowdriverservices'
 ATT_WHITELIST = '/xosapi/v1/att-workflow-driver/attworkflowdriverwhitelistentries'
+ATT_SERVICEINSTANTCES = '/xosapi/v1/att-workflow-driver/attworkflowdriverserviceinstances'