From 0d4a732a87a7a03c859c26cbce50ab1b7974181d Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Fri, 28 Sep 2018 09:13:48 +0530 Subject: Casablanca: AAI customer-show Issue-ID: CLI-122 Change-Id: Iab593d1d800849c5e4f9d78a80856fbe26caf6bb Signed-off-by: Kanagaraj Manickam k00365106 --- .../customer/customer-list-schema-casablanca-moco.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/customer/customer-list-schema-casablanca-moco.json') diff --git a/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/customer/customer-list-schema-casablanca-moco.json b/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/customer/customer-list-schema-casablanca-moco.json index 671696f6..be7ab31e 100644 --- a/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/customer/customer-list-schema-casablanca-moco.json +++ b/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/customer/customer-list-schema-casablanca-moco.json @@ -6,7 +6,7 @@ "Authorization" : "Basic QUFJOkFBSQ==", "X-FromAppId" : "ONAP CLI", "Accept" : "application/json", - "X-TransactionId" : "req-c0c84e34-0ea1-4e2c-b91e-5e12838530bf", + "X-TransactionId" : "req-6e5c21be-a7a2-459d-8765-99f7663cdce9", "Content-Type" : "application/json" }, "json" : null @@ -24,6 +24,11 @@ "subscriber-name" : "generic", "subscriber-type" : "BSS", "resource-version" : "1535628858377" + }, { + "global-customer-id" : "mrkanag", + "subscriber-name" : "mrkanag", + "subscriber-type" : "INFRA", + "resource-version" : "1538105836430" } ] } } -- cgit 1.2.3-korg