aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/resources/fabric-real-sriov-configuration.json
blob: d6efc28541913f2eabf01124ede75c0b97528970 (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
{
  "service": {
    "uuid": "253f1467-fe68-4e80-ba71-308000caec31",
    "invariantUuid": "c15fe228-7d40-4f99-afa7-10abeedf9aac",
    "name": "SRIOV-SERVICE",
    "version": "1.0",
    "toscaModelURL": null,
    "category": "Network L1-3",
    "serviceType": "ST",
    "serviceRole": "SR",
    "description": "SRIOV-SERVICE",
    "serviceEcompNaming": "true",
    "instantiationType": "Macro",
    "inputs": {

    }
  },
  "vnfs": {

  },
  "networks": {

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

  },
  "fabricConfigurations": {
    "Fabric Configuration 0": {
      "invariantUuid" : "2ccb488d-a119-4909-8ca5-5ecefe0ec299",
      "uuid": "c496746f-054e-4234-88b9-aca4ebb7cbd2",
      "customizationUuid": "9426b949-dc13-4dfe-baa0-931f42dc0e71",
      "version": "2.0",
      "name": "Fabric Configuration",
      "description": "A fabric Configuration object",
      "type": "Configuration"
    }
  },
  "serviceProxies": {

  },
  "vfModules": {

  },
  "volumeGroups": {

  },
  "pnfs": {

  }
}