Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save freddielunchbird/ceb66d5c1c4a6dcf1ff902accf244ffc to your computer and use it in GitHub Desktop.
Save freddielunchbird/ceb66d5c1c4a6dcf1ff902accf244ffc to your computer and use it in GitHub Desktop.
host groups
{
"result": [{
"errorMessage": "",
"host_groups": [{
"reader_hostgroup": "20",
"writer_hostgroup": "10"
}],
"proxysql": {
"hostname": "10.10.10.13",
"port": 6032
}
}, {
"errorMessage": "",
"host_groups": [{
"reader_hostgroup": "20",
"writer_hostgroup": "10"
}],
"proxysql": {
"hostname": "10.10.10.14",
"port": 6032
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment