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