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