aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/quesionnaire/validNic.json
blob: e30dcfd668c6b0c4d205359ab95315a92659c71e (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
{
  "ipConfiguration": {
    "ipv6Required": false
  },
  "protocols": {
    "protocolWithHighestTrafficProfile": "TCP"
  },
  "network": {
    "networkDescription": "mLRqrnteBeIIUQsuvZEetXjllKPnYvbG"
  },
  "sizing": {
    "describeQualityOfService": "adipisicing voluptate aute",
    "flowLength": {
      "packets": {},
      "bytes": {}
    },
    "outflowTrafficPerSecond": {
      "packets": {}
    },
    "acceptablePacketLoss": 15,
    "inflowTrafficPerSecond": {
      "bytes": {}
    },
    "acceptableJitter": {
      "mean": 2000,
      "max": 3000,
      "variable": 4000
    }
  }
}