30 lines
682 B
JSON
Executable File
30 lines
682 B
JSON
Executable File
{
|
|
"jsonrpc": "2.0",
|
|
"method": "configuration.import",
|
|
"params": {
|
|
"format": "xml",
|
|
"rules": {
|
|
"templates": {
|
|
"createMissing": true
|
|
},
|
|
"items": {
|
|
"createMissing": true
|
|
},
|
|
"discoveryRules": {
|
|
"createMissing": true
|
|
},
|
|
"triggers": {
|
|
"createMissing": true
|
|
},
|
|
"graphs": {
|
|
"createMissing": true
|
|
},
|
|
"applications": {
|
|
"createMissing": true
|
|
}
|
|
},
|
|
"source": "XMLSTRING"
|
|
},
|
|
"auth": AUTHID,
|
|
"id": 1
|
|
} |