aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/resources/fabric-configuration.json
blob: ff17ca049fb68e10675b818a6fbd52365f2d1503 (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
{
  "service": {
    "uuid": "12344bb4-a416-4b4e-997e-0059973630b9",
    "invariantUuid": "12343f9e-3244-4d8f-a8e0-0e5d7a29eda9",
    "name": "ADIOD vMX vPE_BV Service 488",
    "version": "1.0",
    "toscaModelURL": null,
    "category": "Network L1-3",
    "serviceType": "",
    "serviceRole": "",
    "description": "ADIOD vMX vPE based on Juniper 17.2 release. Updated with updated VF for v8.0 of VLM",
    "serviceEcompNaming": "true",
    "instantiationType": "ClientConfig",
    "inputs": {

    }
  },
  "vnfs": {

  },
  "networks": {

  },
  "collectionResource": {},
  "configurations": {

  },
  "fabricConfigurations": {
    "Fabric Configuration 0": {
      "invariantUuid" : "1608eef4-de53-4334-a8d2-ba79cab4bddd",
      "uuid": "88379cfd-fa0f-4946-8958-acc32640ceee",
      "customizationUuid": "1e7f6512-c1cf-4b96-b5f5-b22a212ddad0",
      "version": "3.0",
      "name": "Fabric Configuration Object",
      "description": "Fabric Configuration Object",
      "type": "Configuration"
    }
  },
  "serviceProxies": {

  },
  "vfModules": {

  },
  "volumeGroups": {

  },
  "pnfs": {

  },
  "vnfGroups": {}
}