Update DAEXIM's netconf_mount payload
[integration/test.git] / csit / variables / daexim / netconf_mount.json
1 {
2   "node": {
3     "node-id": "${ENDPOINT}",
4     "host": "127.0.0.1",
5     "port": "1830",
6     "tcp-only": "false",
7     "keepalive-delay": "0",
8     "login-password-unencrypted": {
9         "username": "admin",
10         "password": "admin"
11     }
12   }
13 }