Copied to Clipboard
{
"type": "object",
"properties": {
"options": {
"type": "object",
"properties": {
"_id": {
"type": "string",
"pattern": "^[0-9a-f]{24}$",
"title": "MongoDB ObjectId",
"description": "Id of Workflow document",
"examples": [
"4321abcdef694aa79dae47ad",
"5cb7b531d06cceb89fd21b1c"
]
},
"name": {
"type": "string",
"description": "The name of the workflow. When provided, 'type' can also be specified for additional filtering.",
"examples": [
"someWorkflowName"
]
},
"type": {
"type": "string",
"description": "The type of the workflow. It is an optional field and is used in conjunction with 'name' for filtering."
}
},
"required": [
"_id",
"name"
],
"oneOf": [
{
"required": [
"_id"
]
},
{
"required": [
"name"
]
}
],
"additionalProperties": false
}
},
"required": [
"options"
],
"additionalProperties": false
}
Copied to Clipboard
{
"name": "ciscoIOSSoftwareUpgrade",
"type": "automation",
"tasks": {
"workflow_start": {
"name": "workflow_start",
"summary": "workflow_start",
"groups": [
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
}
],
"x": 0,
"y": 100
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
}
],
"x": 0,
"y": 1
},
"error_handler": {
"name": "Get Device",
"summary": "JSON Transformation",
"description": "JSON Transformation",
"app": "Array",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/outgoing/output"
},
{
"type": "encryption",
"pointer": "/outgoing/output"
},
{
"type": "encryption",
"pointer": "/outgoing/output"
},
{
"type": "encryption",
"pointer": "/outgoing/output"
},
{
"type": "encryption",
"pointer": "/outgoing/output"
}
]
},
"groups": [
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
}
],
"type": "operation",
"x": 0,
"y": 1,
"deprecated": true,
"scheduled": false,
"retrySettings": {
"state": [
"error",
"success",
"failure"
],
"autoRetry": true,
"limit": 20,
"delay": 1000,
"count": 5
}
}
},
"transitions": {},
"groups": [
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
}
],
"_id": "cbe1f3f6-4150-71cd-7286-f21d72775e70",
"uuid": "5656ac44-4df1-3ccb-4383-f193ca68a67c",
"description": "Infoblox Create A Record",
"namespace": null,
"preAutomationTime": 250000,
"sla": -44081742,
"errorHandler": null,
"font_size": 12,
"created": "2024-03-13T18:21:15.352Z",
"created_by": {
"username": "admin@pronghorn",
"provenance": "LocalAAA"
},
"createdVersion": "5.40.5-2021.1.72.0",
"last_updated": "2024-03-13T18:21:15.352Z",
"last_updated_by": {
"username": "admin@pronghorn",
"provenance": "LocalAAA"
},
"lastUpdatedVersion": "4.69.69",
"tags": [
{
"_id": "c2AbB6BDE4b164604fBC283E",
"name": "voluptate sit qui",
"description": "anim sed ipsum sunt"
},
{
"_id": "81a0Ad295CAAE69eC1f5dE54",
"name": "deserunt Ut quis ut dolor",
"description": "dolore et consequat qui est"
},
{
"_id": "D8662D51b9b4fCb237d52728",
"name": "consectetur velit et",
"description": "ad exercitation in qui dolor"
},
{
"_id": "A247ebAdDf3ffbd5Da35b4fb",
"name": "laboris non esse",
"description": "sed ullamco consectetur proident eu"
}
],
"canvasVersion": 2,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/outgoing/output"
},
{
"type": "encryption",
"pointer": "/outgoing/output"
},
{
"type": "encryption",
"pointer": "/outgoing/output"
},
{
"type": "encryption",
"pointer": "/outgoing/output"
},
{
"type": "encryption",
"pointer": "/outgoing/output"
}
],
"migrationVersion": 77812251
}