Reformat the JSON and fix checkstyle issue
[clamp.git] / src / test / resources / example / sdc / sdcCVFCResourceExample.json
1 {
2   "uuid": "a0475018-1e7e-4ddd-8bee-33cbf958c2e6",
3   "invariantUUID": "133dd665-fca8-4e8b-8126-9e74a8d23bf5",
4   "name": "CLAMP-Dev-nodes.virc_fe_be_0",
5   "version": "1.0",
6   "toscaModelURL": "/sdc/v1/catalog/resources/a0475018-1e7e-4ddd-8bee-33cbf958c2e6/toscaModel",
7   "category": "Generic",
8   "subCategory": "Abstract",
9   "resourceType": "CVFC",
10   "lifecycleState": "CERTIFIED",
11   "lastUpdaterUserId": "m08740",
12   "lastUpdaterFullName": "Zero ASDCMech",
13   "toscaResourceName": "org.openecomp.resource.vfc.ClampDev.abstract.nodes.virc_fe_be_0",
14   "resources": [
15     {
16       "resourceInstanceName": "virc_fe_be_virc_fe_be_management_0_port",
17       "resourceName": "NeutronPort",
18       "resourceInvariantUUID": "10428340-a673-4377-8696-af579a2e67a8",
19       "resourceVersion": "5.0",
20       "resoucreType": "CP",
21       "resourceUUID": "045f3be0-7398-455b-8f0d-8eff2062a187"
22     },
23     {
24       "resourceInstanceName": "virc_fe_be",
25       "resourceName": "ClampDev.nodes.heat.virc_fe_be",
26       "resourceInvariantUUID": "e81d960d-794c-4d86-bbc4-31a2f86141ed",
27       "resourceVersion": "1.0",
28       "resoucreType": "VFC",
29       "resourceUUID": "d7646638-2572-4a94-b497-c028ac15f9ca",
30       "artifacts": [
31         {
32           "artifactName": "Fault-alarms-ASDC-vprobes-vLB.csv",
33           "artifactType": "SNMP_TRAP",
34           "artifactURL": "/sdc/v1/catalog/resources/a0475018-1e7e-4ddd-8bee-33cbf958c2e6/resourceInstances/virc_fe_be/artifacts/5138e316-0237-49aa-817a-b3d8eaf77392",
35           "artifactDescription": "Artifact created from csar",
36           "artifactChecksum": "YWY2ZTY5NjhlOTU0YjQyZThhNTIyOGFmNzI1NTRiYzQ=",
37           "artifactUUID": "5138e316-0237-49aa-817a-b3d8eaf77392",
38           "artifactVersion": "1",
39           "artifactLabel": "faultalarmsasdcvprobesvlbcsv",
40           "artifactGroupType": "DEPLOYMENT"
41         }
42       ]
43     },
44     {
45       "resourceInstanceName": "virc_fe_be_virc_fe_be_data_1_port",
46       "resourceName": "NeutronPort",
47       "resourceInvariantUUID": "10428340-a673-4377-8696-af579a2e67a8",
48       "resourceVersion": "5.0",
49       "resoucreType": "CP",
50       "resourceUUID": "045f3be0-7398-455b-8f0d-8eff2062a187"
51     }
52   ],
53   "description": "Complex node type that is used as nested type in VF"
54 }