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": "My Workflow",
"type": "automation",
"tasks": {
"workflow_start": {
"name": "workflow_start",
"summary": "workflow_start",
"groups": [
{
"name": "Admin",
"provenance": "LocalAAA"
}
],
"nodeLocation": {
"x": 88351824.10283262,
"y": -95715839.55692074
}
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "Admin",
"provenance": "LocalAAA"
}
],
"nodeLocation": {
"x": -92009915.82880458,
"y": -51670193.512251
}
},
"error_handler": {
"name": "View Data",
"summary": "Query Data Using 'json-query' Format",
"description": "Query Data Using 'json-query' Format",
"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"
},
{
"name": "Admin",
"provenance": "LocalAAA"
}
],
"type": "operation",
"x": 0,
"y": 1,
"deprecated": true,
"scheduled": false,
"retrySettings": {
"state": [
"error",
"failure",
"error",
"error",
"success"
],
"autoRetry": false,
"limit": 20,
"delay": 1000,
"count": 5
}
}
},
"transitions": {},
"groups": [
{
"name": "Admin",
"provenance": "LocalAAA"
},
{
"name": "Admin",
"provenance": "LocalAAA"
}
],
"_id": "35f910a1-f57b-3417-6237-540f87175fc8",
"uuid": "6ddf7053-601e-429a-1a06-bb14a8076709",
"description": "Infoblox Create A Record",
"namespace": {
"type": "project",
"_id": "5cb5252a1bbc5a00def564c1",
"name": "New Relic",
"accessControl": {
"read": [
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae"
],
"execute": [
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae"
],
"write": [
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae"
],
"manage": [
"677c243acf96f9b4484a78ae",
"677c243acf96f9b4484a78ae"
]
}
},
"preAutomationTime": 250000,
"sla": -76394335,
"errorHandler": {
"type": "sunt Lorem est et",
"name": "magna"
},
"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": {
"username": "admin@pronghorn",
"provenance": "LocalAAA"
},
"lastUpdatedVersion": "4.69.69",
"tags": [
{
"_id": "32e58C4D6186F98edEf5Dfea",
"name": "qui incididunt",
"description": "sit irure ullamco"
},
{
"_id": "Bacd1ce02Ce48a58925fe2e1",
"name": "velit labore veniam sit ut",
"description": "irure in sed sunt dolor"
},
{
"_id": "8B8a0C2E5A9Afd2a28eaC664",
"name": "Excepteur culpa aliqua deserunt",
"description": "aliqua laborum Ut proident"
},
{
"_id": "0D4BD4D378Cb9AD9893d2Cf1",
"name": "Duis quis velit",
"description": "in voluptate sed proident magna"
},
{
"_id": "5A2D2cdc2A1F3F76fd9CF683",
"name": "veniam",
"description": "velit Excepteur do sit"
}
],
"canvasVersion": 1.5,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/outgoing/output"
},
{
"type": "encryption",
"pointer": "/outgoing/output"
},
{
"type": "encryption",
"pointer": "/outgoing/output"
},
{
"type": "encryption",
"pointer": "/outgoing/output"
}
],
"migrationVersion": 18658187
}