aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/ServiceInstanceTest/LegacyMacroServiceInstance.json
blob: 4028c8030377849db1a001653db18d3c80f6f15d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
  "requestDetails": {
    "modelInfo": {
      "modelInvariantId": "282bdcd2-34ed-4665-9ab2-63455814531d",
      "modelType": "service",
      "modelName": "MOW_ADIG_test_BV_IST",
      "modelVersion": "1.0",
      "modelVersionId": "109a153e-325f-4df5-8161-edd91314daee",
      "modelUuid": "109a153e-325f-4df5-8161-edd91314daee",
      "modelInvariantUuid": "282bdcd2-34ed-4665-9ab2-63455814531d"
    },
    "cloudConfiguration": {
        "lcpCloudRegionId": "mdt25b",
        "tenantId": "aefb697db6524ddebfe4915591b0a347"
     },
    "requestInfo": {
      "productFamilyId": "testaaS",
      "source": "VID",
      "suppressRollback": false,
      "requestorId": "ss616y"
    },
    "subscriberInfo": {
      "globalSubscriberId": "21014aa2-526b-11e6-beb8-9e71128cae77"
    },
    "requestParameters": {
      "subscriptionServiceType": "test",
      "userParams": [{
			"name": "mow_adig_test_ist0_vnf_instance_name", 
			"value": "wswdc403me6"
		},{
			"name": "mow_adig_test_bv_ist0_bandwidth", 
			"value": "Gbps"
		}, {
			"name": "mow_adig_test_bv_ist0_vnf_config_template_version", 
			"value": "17.2"
		}, {
			"name": "mow_adig_test_ist0_vnf_config_template_version", 
			"value": "17.2"
		}, {
			"name": "mow_adig_test_bv_ist0_ASN", 
			"value": "2685"
		}, {
			"name": "mow_adig_test_bv_ist0_bandwidth_units", 
			"value": "Gbps"
		}, {
			"name": "mow_adig_test_bv_ist0_availability_zone_0", 
			"value": "mdt25b-kvm-az01"
		}, {
			"name": "mow_adig_test_bv_ist0_vnf_config_template", 
			"value": "17.2"
		}, {
			"name": "mow_adig_test_ist0_bandwidth_units", 
			"value": "Gbps"
		}, {
			"name": "mow_adig_test_bv_ist0_vnf_instance_name", 
			"value": "wswdc403me6"
		}, {
			"name": "mow_adig_test_bv_ist0_vnf_instance", 
			"value": "wswdc403me6"
		}, {
			"name": "mow_adig_test_bv_ist0_AIC_CLLI", 
			"value": "MTSNJA4LCP1"
		}],
      "aLaCarte": false
    },
    "project": {
      "projectName": "GigaPower"
    },
    "owningEntity": {
      "owningEntityId": "2811e2fb-005e-40de-990b-c0794f362399",
      "owningEntityName": "PACKET-CORE"
    }
  }
}