A
Size: a a a
76
DN
DB
DB
y
y
DB
П
{
"host": "test ",
"interfaces": [
{
"type": 1,
"main": 1,
"useip": 1,
"ip": "127.0.0.1",
"dns": "",
"port": "10050"
}
],
"groups": [
{
"groupid": "15"
}
],
"templates": [
{
"templateid": "10270"
}
],
"macros": [
{
"macro": "{$BLABLA}",
"value": "BLABLABLA",
}
],
}
П
{
"host": hostname,
"interfaces": [
{
"type": 1,
"main": 1,
"useip": 1,
"ip": "127.0.0.1",
"dns": "",
"port": "10050"
}
],
"groups": [
{
"groupid": "15"
}
],
"templates": [
{
"templateid": "10270"
}
],
"macros": [
{
"macro": "{$BLABLA}",
"value": "55555"
},
{
"macro": "{$BLA}",
"value": "123321"
}
]
}