summaryrefslogtreecommitdiffstats
path: root/vid-ext-services-simulator/src/main/resources/preset_registration/searchForServiceInstance/aai_get_full_subscribers.json
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-07-08 18:35:07 +0300
committerIttay Stern <ittay.stern@att.com>2019-07-09 13:05:29 +0300
commit97d9f66df456ef4573047a90baa3cc3ee4bfb0b7 (patch)
treeb20f6304508e469fb5b48a70f17f02e713e66725 /vid-ext-services-simulator/src/main/resources/preset_registration/searchForServiceInstance/aai_get_full_subscribers.json
parentf4dff328c0386c8901b5841943b11f0c13b3169f (diff)
Merge from ecomp 718fd196 - Ext. Services Simulator
Issue-ID: VID-378 Change-Id: Ib4430bf23d109e6fdfe38c55e55b7d3b96fff3af Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-ext-services-simulator/src/main/resources/preset_registration/searchForServiceInstance/aai_get_full_subscribers.json')
-rw-r--r--vid-ext-services-simulator/src/main/resources/preset_registration/searchForServiceInstance/aai_get_full_subscribers.json108
1 files changed, 0 insertions, 108 deletions
diff --git a/vid-ext-services-simulator/src/main/resources/preset_registration/searchForServiceInstance/aai_get_full_subscribers.json b/vid-ext-services-simulator/src/main/resources/preset_registration/searchForServiceInstance/aai_get_full_subscribers.json
deleted file mode 100644
index 3bf1ded9c..000000000
--- a/vid-ext-services-simulator/src/main/resources/preset_registration/searchForServiceInstance/aai_get_full_subscribers.json
+++ /dev/null
@@ -1,108 +0,0 @@
-{
- "simulatorRequest": {
- "method": "GET",
- "path": "/aai/v../business/customers",
- "queryParams": {
- "subscriber-type": "INFRA",
- "depth": 0
- }
- } ,
- "simulatorResponse": {
- "responseCode": 200,
- "body": {
- "customer":[
- {
- "global-customer-id":"CAR_2020_ER",
- "subscriber-name":"CAR_2020_ER",
- "subscriber-type":"INFRA",
- "resource-version":"1494001902987"
- },
- {
- "global-customer-id":"21014aa2-526b-11e6-beb8-9e71128cae77",
- "subscriber-name":"JULIO ERICKSON",
- "subscriber-type":"INFRA",
- "resource-version":"1494001776295"
- },
- {
- "global-customer-id":"DHV1707-TestSubscriber-2",
- "subscriber-name":"DALE BRIDGES",
- "subscriber-type":"INFRA",
- "resource-version":"1498751754450"
- },
- {
- "global-customer-id":"DHV1707-TestSubscriber-1",
- "subscriber-name":"LLOYD BRIDGES",
- "subscriber-type":"INFRA",
- "resource-version":"1498595633607"
- },
- {
- "global-customer-id":"jimmy-example",
- "subscriber-name":"JimmyExampleCust-20161102",
- "subscriber-type":"INFRA",
- "resource-version":"1494001970063"
- },
- {
- "global-customer-id":"jimmy-example2",
- "subscriber-name":"JimmyExampleCust-20161103",
- "subscriber-type":"INFRA",
- "resource-version":"1494001970225"
- },
- {
- "global-customer-id":"ERICA5779-TestSub-PWT-102",
- "subscriber-name":"ERICA5779-TestSub-PWT-102",
- "subscriber-type":"INFRA",
- "resource-version":"1508852495058"
- },
- {
- "global-customer-id":"ERICA5779-TestSub-PWT-101",
- "subscriber-name":"ERICA5779-TestSub-PWT-101",
- "subscriber-type":"INFRA",
- "resource-version":"1508179953733"
- },
- {
- "global-customer-id":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb",
- "subscriber-name":"Emanuel",
- "subscriber-type":"INFRA",
- "resource-version":"1494001894192"
- },
- {
- "global-customer-id":"ERICA5779-Subscriber-4",
- "subscriber-name":"ERICA5779-Subscriber-5",
- "subscriber-type":"INFRA",
- "resource-version":"1509134064531"
- },
- {
- "global-customer-id":"ERICA5779-TestSub-PWT-103",
- "subscriber-name":"ERICA5779-TestSub-PWT-103",
- "subscriber-type":"INFRA",
- "resource-version":"1509045503736"
- },
- {
- "global-customer-id":"ERICA5779-Subscriber-2",
- "subscriber-name":"ERICA5779-Subscriber-2",
- "subscriber-type":"INFRA",
- "resource-version":"1509122065439"
- },
- {
- "global-customer-id":"e433710f-9217-458d-a79d-1c7aff376d89",
- "subscriber-name":"SILVIA ROBBINS",
- "subscriber-type":"INFRA",
- "resource-version":"1494001938080"
- },
- {
- "global-customer-id":"ERICA5779-Subscriber-3",
- "subscriber-name":"ERICA5779-Subscriber-3",
- "subscriber-type":"INFRA",
- "resource-version":"1509122759407"
- },
- {
- "global-customer-id":"31739f3e-526b-11e6-beb8-9e71128cae77",
- "subscriber-name":"CRAIG/ROBERTS",
- "subscriber-type":"INFRA",
- "resource-version":"1494001772223"
- }
- ]
- }
-
- }
-} \ No newline at end of file