Chore: Add gerrit maven verify GHA workflow
[sdnc/oam.git] / csit / tests / sdnc / resources / grafiles / vnf-topology-assign.json
1 {
2     "input":{
3         "request-information" : {
4             "request-action" : "CreateVnfInstance",
5             "source" : "simulator",
6             "request-id" : "testvnf1"
7         },
8         "sdnc-request-header" : {
9             "svc-request-id" : "svc-testvnf1",
10             "svc-action" : "assign"
11         },
12         "service-information" : {
13             "global-customer-id": "testsvc1",
14             "onap-model-information": {
15               "model-customization-uuid": "12341234",
16               "model-invariant-uuid": "12341234",
17               "model-name": "vBNG_0202",
18               "model-uuid": "00e50cbd-ef0f-4b28-821e-f2b583752dd3",
19               "model-version": "1920"
20             },
21             "service-id": "5c4f2d89-57a3-47e9-b49b-d3c63eb0b3ca",
22             "service-instance-id": "5c4f2d89-57a3-47e9-b49b-d3c63eb0b3ca",
23             "subscriber-name": "test",
24             "subscription-service-type": "test"
25         },
26         "vnf-information" : {
27             "onap-model-information" : {
28                 "model-name" : "vcpevsp_vgmux_0412 ",
29                 "model-version" : "1.0",
30                 "model-customization-uuid" : "5724fcc8-2ae2-45ce-8d44-795092b85dee",
31                 "model-uuid" : "ba3b8981-9a9c-4945-92aa-486234ec321f",
32                 "model-invariant-uuid" : "b3dc6465-942c-42af-8464-2bf85b6e504b"
33             },
34             "vnf-id" : "afb0dae3-85f0-4804-89a8-063204e61c1c",
35             "vnf-name" : "zrdm61asmsf01",
36             "vnf-type" : "SMSF-NC2-578-SVC/SMSF-NC2-578"
37         },
38         "vnf-request-input" : {
39             "aic-cloud-region" : "rdm61a",
40             "cloud-owner" : "att-nc",
41             "tenant" : "4714fe06cc24414c914c51ca0aa1bf84",
42             "vnf-network-instance-group-ids" : [ ],
43             "vnf-input-parameters" : { },
44             "vnf-name" : "zrdm61asmsf01"
45         }
46     }
47 }