mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-12 14:18:43 +00:00
17 lines
406 B
JSON
17 lines
406 B
JSON
{
|
|
"show_status:message": {
|
|
"header": {
|
|
"bird": "BIRD ",
|
|
"version": "2.14"
|
|
},
|
|
"body": {
|
|
"router_id": "35496",
|
|
"hostname": "bird",
|
|
"server_time": "2020-10-10T10:10:10+00:00" ,
|
|
"last_reboot": "2020-10-10T10:10:10+00:00" ,
|
|
"last_reconfiguration": "2020-10-10T10:10:10+00:00"
|
|
},
|
|
"state": "Daemon is up and running"
|
|
}
|
|
}
|