14 lines
236 B
JSON
Executable File
14 lines
236 B
JSON
Executable File
{
|
|
"jsonrpc": "2.0",
|
|
"method": "template.get",
|
|
"params": {
|
|
"output": "extend",
|
|
"filter": {
|
|
"host": [
|
|
"TEMPLATE_NAME"
|
|
]
|
|
}
|
|
},
|
|
"auth": AUTHID,
|
|
"id": 1
|
|
} |