Provide SMO deployment helm charts
[oam.git] / solution / integration / smo / ntshome / configuration.json
1 {
2         "notification-config":  {
3                 "fault-notification-delay-period":      0,
4                 "ves-heartbeat-period": 0,
5                 "is-netconf-available": true,
6                 "is-ves-available":     false
7         },
8         "ves-endpoint-details": {
9                 "ves-endpoint-ip":      "172.17.0.1",
10                 "ves-endpoint-port":    30007,
11                 "ves-endpoint-auth-method":     "no-auth",
12                 "ves-endpoint-username":        "",
13                 "ves-endpoint-password":        "",
14                 "ves-endpoint-certificate":     "",
15                 "ves-registration":     false
16         }
17 }