Get All Servers
'get_servers' will return the details for all servers in your cluster.
'get_servers' will return the details for all servers in your cluster.
{
"status": "success",
"data": [
{
"added": 1728225983,
"updated": 1730456007,
"cluster_guid": "efb2101b-3164-1385-2060-c720ac07e774",
"server_guid": "68108a79-d9c0-fbaa-a30a-0463f73e1f40",
"role": "1",
"status": "offline",
"name": "RTMP 01",
"hostname": "rtmp-01.dev.us.example.com",
"hostname_match": "yes",
"ip_addresses": "[\"10.254.206.30\"]",
"wan_ip_address": "1.2.3.4",
"http_stream_port": 80,
"uptime": 2119213,
"connection_speed": 1000,
"cpu_usage": "2.78",
"ram_usage": "3.46",
"disk_usage": "2.00",
"bandwidth_down": "1657",
"bandwidth_up": "1780",
"lat": "",
"lng": "",
"country_code": "",
"country_name": "",
"region_name": "",
"city": "",
"zip_code": "",
"time_zone": "",
"os_version": "Ubuntu 24.04.1 LTS",
"gpu_stats": "",
"cpu_model": "Intel(R) Xeon(R) Gold 6354 CPU @ 3.00GHz",
"cpu_cores": "16",
"cpu_speed": "2992.968",
"ram_total": "32862928",
"kernel": "6.8.0-45-generic",
"active_connections": 36,
"notes": null,
"version": "3.0.0",
"ffmpeg_active_streams": 0,
"deleted": "no",
"recording_storage_total": "0 B",
"recording_storage_free": "0 B",
"recording_storage_used": "0 B"
},
{
"added": 1728227676,
"updated": 1730764725,
"cluster_guid": "efb2101b-3164-1385-2060-c720ac07e774",
"server_guid": "52bbff07-a91a-88ea-129a-a86a089bb338",
"role": "2",
"status": "online",
"name": "Trans 01",
"hostname": "trans-01.dev.us.example.com",
"hostname_match": "yes",
"ip_addresses": "[\"10.254.206.32\"]",
"wan_ip_address": "1.2.3.4",
"http_stream_port": 80,
"uptime": 2427910,
"connection_speed": 1000,
"cpu_usage": "24.30",
"ram_usage": "3.80",
"disk_usage": "2.00",
"bandwidth_down": "445",
"bandwidth_up": "8398",
"lat": "",
"lng": "",
"country_code": "",
"country_name": "",
"region_name": "",
"city": "",
"zip_code": "",
"time_zone": "",
"os_version": "Ubuntu 24.04.1 LTS",
"gpu_stats": "",
"cpu_model": "Intel(R) Xeon(R) Gold 6354 CPU @ 3.00GHz",
"cpu_cores": "16",
"cpu_speed": "2992.968",
"ram_total": "32862924",
"kernel": "6.8.0-45-generic",
"active_connections": 12,
"notes": null,
"version": "3.0.0",
"ffmpeg_active_streams": 0,
"deleted": "no",
"recording_storage_total": "639.09 TB",
"recording_storage_free": "638.77 TB",
"recording_storage_used": "333.74 GB"
}
]
}