Escape unexpected tokens in CATALINA_OPTS
[vid.git] / vid-automation / src / main / resources / registration_to_simulator / add_network / mso_add_network.json
1 {
2   "simulatorRequest": {
3     "method": "POST",
4     "path": "/mso/serviceInstances/v./d198cc45-158b-480e-8d2c-03943c51268e/networks",
5     "body":
6     {
7       "requestDetails": {
8         "requestInfo": {
9           "instanceName": "<SERVICE_INSTANCE_NAME>",
10           "source": "VID",
11           "suppressRollback": false,
12           "requestorId": "mo57174000",
13           "productFamilyId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb"
14         },
15         "modelInfo": {
16           "modelType": "network",
17           "modelInvariantId": "de01afb5-532b-451d-aac4-ff9ff0644060",
18           "modelVersionId": "ac815c68-35b7-4ea4-9d04-92d2f844b27c",
19           "modelName": "AIC30_CONTRAIL_BASIC",
20           "modelVersion": "3.0",
21           "modelCustomizationId": "e94d61f7-b4b2-489a-a4a7-30b1a1a80daf",
22           "modelCustomizationName": "AIC30_CONTRAIL_BASIC 0"
23         },
24         "requestParameters": {
25           "testApi": "GR_API",
26           "userParams": []
27         },
28         "cloudConfiguration": {
29           "lcpCloudRegionId": "One",
30           "tenantId": "c630e297a3ae486497d63eacec1d7c14"
31         },
32         "relatedInstanceList": [
33           {
34             "relatedInstance": {
35               "instanceId": "d198cc45-158b-480e-8d2c-03943c51268e",
36               "modelInfo": {
37                 "modelType": "service",
38                 "modelName": "Using VID for VoIP Network Instantiations Shani",
39                 "modelInvariantId": "5b9c0f33-eec1-484a-bf77-736a6644d7a8",
40                 "modelVersion": "1.0",
41                 "modelVersionId": "b75e0d22-05ff-4448-9266-5f0d4e1dbbd6"
42               }
43             }
44           }
45         ]
46       }
47     }
48   },
49   "simulatorResponse": {
50     "responseCode": 200,
51     "body": {
52       "requestReferences": {
53         "instanceId": "c187e9fe-40c3-4862-b73e-84ff056205f6",
54         "requestId": "314cc766-b673-4a50-b9c5-471f68914533"
55       }
56     }
57   }
58 }