Get usable hosts
Returns a list of hosts that pass the gouging checks
get/bus/hosts
Response
List of usable hosts
Example response
[
{
"siamuxAddr": "foo.bar:1234",
"v2SiamuxAddresses": [
"foo.bar:5678"
]
}
]Returns a list of hosts that pass the gouging checks
List of usable hosts
[
{
"siamuxAddr": "foo.bar:1234",
"v2SiamuxAddresses": [
"foo.bar:5678"
]
}
]