e0942bae242f2aa68d4b843b095b9e25216bf96b
[vid.git] / vid-app-common / src / test / resources / payload_jsons / mso_request_create_configuration.json
1
2 {
3   "requestDetails": {
4     "modelInfo": {
5       "modelType": "configuration",
6       "modelInvariantId": "c30a024e-a6c6-4670-b73c-3df64eb57ff6",
7       "modelVersionId": "f58d039d-4cfc-40ec-bd75-1f05f0458a6c",
8       "modelName": "Port Mirroring Configuration By Policy",
9       "modelVersion": "1.0",
10       "modelCustomizationId": "4b7ebace-bad6-4526-9be6-bf248e20fc5f",
11       "modelCustomizationName": "Port Mirroring Configuration By Policy 1"
12     },
13     "cloudConfiguration": {
14       "lcpCloudRegionId": "AAIAIC25"
15     },
16     "requestInfo": {
17       "instanceName":"test_sssdad",
18       "source": "VID",
19       "requestorId": "1"
20     },
21     "relatedInstanceList": [
22       {
23         "relatedInstance": {
24           "instanceId": "c187e9fe-40c3-4862-b73e-84ff056205f6 ",
25           "modelInfo": {
26             "modelType": "service",
27             "modelInvariantId": "b7d923c9-6175-41f1-91ba-4565c4953408",
28             "modelVersionId": "ee6d61be-4841-4f98-8f23-5de9da846ca7",
29             "modelName": "ServiceContainerMultiplepProbes",
30             "modelVersion": "1.0"
31           }
32         }
33       },
34       {
35         "relatedInstance": {
36           "instanceId": "9be14a4f-7367-4cf9-96a1-f08f10f485a7",
37           "instanceDirection": "source",
38           "modelInfo": {
39             "modelType": "vnf",
40             "modelInvariantId": "a7eac2b3-8444-40ee-92e3-b3359b32445c",
41             "modelVersionId": "2a2ea15f-07c6-4b89-bfca-e8aba39a34d6",
42             "modelName": "vmmeService2",
43             "modelVersion": "1.0",
44             "modelCustomizationId": "060be63d-5f9c-4fd0-8ef7-830d5e8eca17"
45           }
46         }
47       },
48       {
49         "relatedInstance": {
50           "instanceId": "AS-pnf2-10219--as988q",
51           "instanceDirection": "destination",
52           "modelInfo": {
53             "modelType": "pnf"
54           }
55         }
56       }
57     ],
58     "requestParameters": {
59       "userParams": []
60     }
61   }
62 }