{
"created": {
"name": "test",
"group": "Sample group",
"command": "show ip br",
"description": "description",
"template": "Value FIRST_WORD (S+)\n\nStart\n ^FIRST_WORD.* -> Record",
"data": "some sample text to match against",
"type": "test",
"_id": "E6Ce80ff3bECd2b7Fc3fbEdC",
"createdBy": "fB9E88f356B69D201B8a2141",
"created": "2019-11-25T22:51:39.201Z",
"lastUpdatedBy": "305Ca2CCaadbee2CBbe32bFc",
"lastUpdated": "2019-11-25T22:51:39.201Z",
"version": 1,
"tags": [
{
"_id": "6FefE6db7a170B2dFa314bDd",
"name": "anim sint voluptate dolore veniam",
"description": "A user-defined object to help group documents."
},
{
"_id": "E7fEbe2DfCEdCA9aD6e7606E",
"name": "pariatur deserunt",
"description": "A user-defined object to help group documents."
},
{
"_id": "c7E6AEfade5B3Ad4ab4CF799",
"name": "dolore laboris amet",
"description": "A user-defined object to help group documents."
},
{
"_id": "D5824f30fA5e859EBa699CC4",
"name": "consectetur eiusmod",
"description": "A user-defined object to help group documents."
},
{
"_id": "5AB44bB07B86f3e6cf2Dc6a4",
"name": "Ut eiusmod",
"description": "A user-defined object to help group documents."
}
]
},
"edit": "cupidatat adipisicing sed aliquip dolor"
}
Copied to Clipboard
{
"title": "response",
"type": "object",
"description": "Created template and associated edit URI.",
"properties": {
"created": {
"$ref": "template"
},
"edit": {
"type": "string",
"description": "URI to the edit page for the newly created template."
}
},
"required": [
"created",
"edit"
]
}