workflows/SSH_pfSense.json

88 lines
2.3 KiB
JSON

{
"createdAt": "2025-11-01T05:49:58.097Z",
"updatedAt": "2025-11-01T05:51:20.000Z",
"id": "oRBY45uEhqeypgtx",
"name": "SSH_pfSense",
"active": false,
"isArchived": false,
"nodes": [
{
"parameters": {
"workflowInputs": {
"values": [
{
"name": "command"
}
]
}
},
"type": "n8n-nodes-base.executeWorkflowTrigger",
"typeVersion": 1.1,
"position": [
0,
0
],
"id": "ff661fc9-478f-40aa-a85a-0c795baaed26",
"name": "When Executed by Another Workflow"
},
{
"parameters": {
"command": "={{ $json.command }}"
},
"type": "n8n-nodes-base.ssh",
"typeVersion": 1,
"position": [
208,
0
],
"id": "b1a04f23-50b0-4d42-9406-28aaeb70d7d7",
"name": "Execute a command",
"credentials": {
"sshPassword": {
"id": "hVhEuEdmnQhnYlvv",
"name": "SSH Password account"
}
}
}
],
"connections": {
"When Executed by Another Workflow": {
"main": [
[
{
"node": "Execute a command",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {
"executionOrder": "v1"
},
"staticData": null,
"meta": {
"templateCredsSetupCompleted": true
},
"pinData": {},
"versionId": "94063d5a-493a-419e-9c5f-3852b0f161ed",
"triggerCount": 0,
"shared": [
{
"createdAt": "2025-11-01T05:49:58.103Z",
"updatedAt": "2025-11-01T05:49:58.103Z",
"role": "workflow:owner",
"workflowId": "oRBY45uEhqeypgtx",
"projectId": "oI3LZpkceKxAFXfg"
}
],
"tags": [
{
"createdAt": "2025-11-01T05:48:29.378Z",
"updatedAt": "2025-11-01T05:48:29.378Z",
"id": "VcrTzfJMxt4f3Z9u",
"name": "Network"
}
]
}