38 lines
860 B
JSON
38 lines
860 B
JSON
{
|
|
"nodes": [
|
|
{
|
|
"enabled": true,
|
|
"machine_id": "CORT-01",
|
|
"source_node": "wise-cort-01",
|
|
"wise_ip": "17.126.1.201",
|
|
"wise_port": 502,
|
|
"unit": 1,
|
|
"holding_base": 1000,
|
|
"holding_count": 34,
|
|
"session_env": "WISE_SESSION_ID_CORT_01"
|
|
},
|
|
{
|
|
"enabled": true,
|
|
"machine_id": "CORT-00",
|
|
"source_node": "wise-cort-00",
|
|
"wise_ip": "17.126.1.200",
|
|
"wise_port": 502,
|
|
"unit": 1,
|
|
"holding_base": 1000,
|
|
"holding_count": 34,
|
|
"session_env": "WISE_SESSION_ID_CORT_00"
|
|
},
|
|
{
|
|
"enabled": true,
|
|
"machine_id": "CORT-02",
|
|
"source_node": "wise-cort-02",
|
|
"wise_ip": "17.126.1.202",
|
|
"wise_port": 502,
|
|
"unit": 1,
|
|
"holding_base": 1000,
|
|
"holding_count": 34,
|
|
"session_env": "WISE_SESSION_ID_CORT_02"
|
|
}
|
|
]
|
|
}
|