Copied to Clipboard
{
"template": {
"name": "ASR1K-MOP",
"_id": "ASR1K-MOP",
"namespace": {
"type": "project",
"_id": "5cb5252a1bbc5a00def564c1",
"name": "ex Excepteur ut",
"accessControl": {
"read": [
"pariatur deserunt adipisicing in aliquip",
"consequat officia"
],
"execute": [
"ut pariatur culpa Lorem",
"anim consequat Duis sit",
"aliquip reprehenderit fugiat sit",
"velit sunt commodo est"
],
"write": [
"qui labore eu consectetur sint"
],
"manage": [
"ipsum",
"in irure reprehenderit quis consequat",
"esse elit enim",
"minim Excepteur aliqua"
]
}
},
"os": "cisco-ios",
"passRule": false,
"prepostCommands": [
{
"preRawCommand": "show running-config ip prefix-list",
"postRawCommand": "show running-config ip prefix-list",
"passRule": false,
"rules": [
{
"type": "regex",
"preRegex": "",
"postRegex": "",
"evaluation": "="
},
{
"type": "regex",
"preRegex": "",
"postRegex": "",
"evaluation": "="
},
{
"type": "regex",
"preRegex": "",
"postRegex": "",
"evaluation": "="
},
{
"type": "regex",
"preRegex": "",
"postRegex": "",
"evaluation": "="
}
],
"preCommandResHTML": "Test a command or the template to get results here",
"postCommandResHTML": "Test a command or the template to get results here"
},
{
"preRawCommand": "show running-config ip prefix-list",
"postRawCommand": "show running-config ip prefix-list",
"passRule": false,
"rules": [
{
"type": "regex",
"preRegex": "",
"postRegex": "",
"evaluation": "="
},
{
"type": "regex",
"preRegex": "",
"postRegex": "",
"evaluation": "="
}
],
"preCommandResHTML": "Test a command or the template to get results here",
"postCommandResHTML": "Test a command or the template to get results here"
},
{
"preRawCommand": "show running-config ip prefix-list",
"postRawCommand": "show running-config ip prefix-list",
"passRule": false,
"rules": [
{
"type": "regex",
"preRegex": "",
"postRegex": "",
"evaluation": "="
}
],
"preCommandResHTML": "Test a command or the template to get results here",
"postCommandResHTML": "Test a command or the template to get results here"
},
{
"preRawCommand": "show running-config ip prefix-list",
"postRawCommand": "show running-config ip prefix-list",
"passRule": false,
"rules": [
{
"type": "regex",
"preRegex": "",
"postRegex": "",
"evaluation": "="
},
{
"type": "regex",
"preRegex": "",
"postRegex": "",
"evaluation": "="
}
],
"preCommandResHTML": "Test a command or the template to get results here",
"postCommandResHTML": "Test a command or the template to get results here"
}
],
"created": 1508182880981,
"createdBy": null,
"lastUpdated": 1508182880981,
"lastUpdatedBy": "exampleUser"
},
"type": "analytics"
}
Copied to Clipboard
{
"type": "object",
"properties": {
"template": {
"anyOf": [
{
"title": "template",
"$ref": "mopTemplateDoc"
},
{
"title": "template",
"$ref": "mopAnalyticTemplateDoc"
}
]
},
"type": {
"type": "string",
"title": "type",
"enum": [
"templates",
"analytics"
]
}
},
"required": [
"template",
"type"
],
"additionalProperties": false
}