aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-catalog-db-adapter/src/test/resources/response/serviceResponse.json
blob: e6862579dff5c4ff51126dcdcd11ca0c88d77359 (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
75
76
77
78
{
	"serviceResources": {
		"modelInfo": {
			"modelName": "MSOTADevInfra_vSAMP10a_Service",
			"modelUuid": "5df8b6de-2083-11e7-93ae-92361f002671",
			"modelInvariantUuid": "9647dfc4-2083-11e7-93ae-92361f002671",
			"modelVersion": "1.0"
		},
		"serviceType": "NA",
		"serviceRole": "NA",
		"environmentContext": "Luna",
		"workloadContext": "Oxygen",
		"serviceVnfs": [{
			"modelInfo": {
				"modelName": "vSAMP10a",
				"modelUuid": "ff2ae348-214a-11e7-93ae-92361f002671",
				"modelInvariantUuid": "2fff5b20-214b-11e7-93ae-92361f002671",
				"modelVersion": "1.0",
				"modelCustomizationUuid": "68dc9a92-214c-11e7-93ae-92361f002671",
				"modelInstanceName": "vSAMP10a 1"
			},
			"toscaNodeType": "VF",
			"nfFunction": "vSAMP",
			"nfType": "vSAMP",
			"nfRole": "vSAMP",
			"nfNamingCode": "vSAMP",
			"multiStageDesign": null,
			"vfModules": {
				"modelInfo": {
					"modelName": "vSAMP10aDEV::PCM::module-1",
					"modelUuid": "066de97e-253e-11e7-93ae-92361f002671",
					"modelInvariantUuid": "64efd51a-2544-11e7-93ae-92361f002671",
					"modelVersion": "2",
					"modelCustomizationUuid": "b4ea86b4-253f-11e7-93ae-92361f002671"
				},
				"isBase": false,
				"vfModuleLabel": "PCM",
				"initialCount": 0,
				"hasVolumeGroup": false
			}
		}],
		"serviceNetworks": [{
			"modelInfo": {
				"modelName": "CONTRAIL30_GNDIRECT",
				"modelUuid": "10b36f65-f4e6-4be6-ae49-9596dc1c47fc",
				"modelInvariantUuid": "ce4ff476-9641-4e60-b4d5-b4abbec1271d",
				"modelVersion": null,
				"modelCustomizationUuid": "3bdbb104-476c-483e-9f8b-c095b3d308ac",
				"modelInstanceName": "CONTRAIL30_GNDIRECT 9"
			},
			"toscaNodeType": "",
			"networkType": "",
			"networkTechnology": "",
			"networkRole": "",
			"networkScope": ""
		}],
		"serviceAllottedResources": [{
			"modelInfo": {
				"modelName": "Tunnel_Xconn",
				"modelUuid": "f6b7d4c6-e8a4-46e2-81bc-31cad5072842",
				"modelInvariantUuid": "b7a1b78e-6b6b-4b36-9698-8c9530da14af",
				"modelVersion": "1.0",
				"modelCustomizationUuid": "367a8ba9-057a-4506-b106-fbae818597c6",
				"modelInstanceName": "Sec_Tunnel_Xconn 11"
			},
			"toscaNodeType": "",
			"allottedResourceType": "",
			"allottedResourceRole": null,
			"providingServiceModelName": null,
			"providingServiceModelInvariantUuid": null,
			"providingServiceModelUuid": null,
			"nfFunction": null,
			"nfType": null,
			"nfRole": null,
			"nfNamingCode": null
		}]
	}
}