108b10a6768b1638007f7aee9e4f45055970ef4e
[it/dep.git] / smo-install / test / pythonsdk / src / orantests / resources / faults-config / event-settings-du.json
1 {
2     "nts-network-function:network-function": {
3       "fault-generation": {
4         "fault-delay-list": [
5           {
6             "index": 0,
7             "delay-period": 20
8           }
9         ]
10       },
11       "ves": {
12         "pnf-registration": true,
13         "faults-enabled": true,
14         "heartbeat-period": 120
15       },
16       "netconf": {
17         "faults-enabled": false,
18         "call-home": false
19       },
20       "mount-point-addressing-method": "docker-mapping",
21       "function-type": "NTS_FUNCTION_TYPE_O_RAN_O_DU"
22     }
23   }