7 lines
102 B
JSON
7 lines
102 B
JSON
{
|
|
"monitors": [{
|
|
"name": "test_monitor",
|
|
"type": "ping",
|
|
"hostname": "localhost"
|
|
}]
|
|
}
|