aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/customer/customer-list-schema-casablanca-moco.json
diff options
context:
space:
mode:
Diffstat (limited to 'products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/customer/customer-list-schema-casablanca-moco.json')
-rw-r--r--products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/customer/customer-list-schema-casablanca-moco.json68
1 files changed, 34 insertions, 34 deletions
diff --git a/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/customer/customer-list-schema-casablanca-moco.json b/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/customer/customer-list-schema-casablanca-moco.json
index be7ab31e..05f599de 100644
--- a/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/customer/customer-list-schema-casablanca-moco.json
+++ b/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/customer/customer-list-schema-casablanca-moco.json
@@ -1,35 +1,35 @@
-[ {
- "request" : {
- "method" : "get",
- "uri" : "/aai/v13/business/customers",
- "headers" : {
- "Authorization" : "Basic QUFJOkFBSQ==",
- "X-FromAppId" : "ONAP CLI",
- "Accept" : "application/json",
- "X-TransactionId" : "req-6e5c21be-a7a2-459d-8765-99f7663cdce9",
- "Content-Type" : "application/json"
- },
- "json" : null
- },
- "response" : {
- "status" : 200,
- "json" : {
- "customer" : [ {
- "global-customer-id" : "Customer1",
- "subscriber-name" : "Customer1",
- "subscriber-type" : "BSS",
- "resource-version" : "1535520279641"
- }, {
- "global-customer-id" : "generic",
- "subscriber-name" : "generic",
- "subscriber-type" : "BSS",
- "resource-version" : "1535628858377"
- }, {
- "global-customer-id" : "mrkanag",
- "subscriber-name" : "mrkanag",
- "subscriber-type" : "INFRA",
- "resource-version" : "1538105836430"
- } ]
- }
- }
+[ {
+ "request" : {
+ "method" : "get",
+ "uri" : "/aai/v13/business/customers",
+ "headers" : {
+ "Authorization" : "Basic QUFJOkFBSQ==",
+ "X-FromAppId" : "ONAP CLI",
+ "Accept" : "application/json",
+ "X-TransactionId" : "req-6e5c21be-a7a2-459d-8765-99f7663cdce9",
+ "Content-Type" : "application/json"
+ },
+ "json" : null
+ },
+ "response" : {
+ "status" : 200,
+ "json" : {
+ "customer" : [ {
+ "global-customer-id" : "Customer1",
+ "subscriber-name" : "Customer1",
+ "subscriber-type" : "BSS",
+ "resource-version" : "1535520279641"
+ }, {
+ "global-customer-id" : "generic",
+ "subscriber-name" : "generic",
+ "subscriber-type" : "BSS",
+ "resource-version" : "1535628858377"
+ }, {
+ "global-customer-id" : "mrkanag",
+ "subscriber-name" : "mrkanag",
+ "subscriber-type" : "INFRA",
+ "resource-version" : "1538105836430"
+ } ]
+ }
+ }
} ] \ No newline at end of file