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": "infobloxCreateARecord",
"type": "automation",
"tasks": {
"workflow_start": {
"name": "workflow_start",
"summary": "workflow_start",
"groups": [
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
}
],
"nodeLocation": {
"x": 31995865.212888792,
"y": -15247413.539353356
}
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
}
],
"x": 0,
"y": 1
},
"error_handler": {
"name": "Get Device",
"summary": "Query Data Using 'json-query' Format",
"description": "View Data",
"app": "Tools",
"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"
}
],
"type": "operation",
"x": 0,
"y": 100,
"deprecated": true,
"scheduled": false,
"retrySettings": {
"state": [
"success",
"failure",
"error",
"failure",
"error"
],
"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"
}
],
"_id": "220d23c5-9941-8913-9966-0ae22575685f",
"uuid": "469cc6ff-56f5-1ff0-582f-093d362410b4",
"description": "Upgrade Cisco IOS device",
"namespace": {
"type": "project",
"_id": "5cb5252a1bbc5a00def564c1",
"name": "AWS/EC2",
"accessControl": {
"read": [
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae"
],
"execute": [
"677c243acf96f9b4484a78ae"
],
"write": [
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae"
],
"manage": [
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae"
]
}
},
"preAutomationTime": 250000,
"sla": -57103340,
"errorHandler": {
"type": "minim in laborum",
"name": "eu nostrud in dolor"
},
"font_size": 12,
"created": "2024-03-13T18:21:15.352Z",
"created_by": null,
"createdVersion": "5.40.5-2021.1.72.0",
"last_updated": "2024-03-13T18:21:15.352Z",
"last_updated_by": null,
"lastUpdatedVersion": "4.69.69",
"tags": [
{
"_id": "2b8a4b59C6f0Ff9Da519E69e",
"name": "in adipisicing anim esse laboris",
"description": "ut Ut ullamco nostrud dolore"
},
{
"_id": "BE6CF5Fa43A177dCb84bC35a",
"name": "exercitation",
"description": "ullamco exercitation Duis"
}
],
"canvasVersion": 1,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/outgoing/output"
}
],
"migrationVersion": 1801766
}