workflows/SSH_Labserver01.json

88 lines
2.3 KiB
JSON

{
"createdAt": "2025-11-01T05:49:08.986Z",
"updatedAt": "2025-11-01T05:55:09.000Z",
"id": "Qmmsi8vfiO40YtrH",
"name": "SSH_Labserver01",
"active": false,
"isArchived": false,
"nodes": [
{
"parameters": {
"workflowInputs": {
"values": [
{
"name": "command"
}
]
}
},
"type": "n8n-nodes-base.executeWorkflowTrigger",
"typeVersion": 1.1,
"position": [
0,
0
],
"id": "395736dd-4962-41f4-810c-5ee21f080759",
"name": "When Executed by Another Workflow"
},
{
"parameters": {
"command": "={{ $json.command }}"
},
"type": "n8n-nodes-base.ssh",
"typeVersion": 1,
"position": [
208,
0
],
"id": "ed217c39-d7f0-453a-9a01-4115db96dc74",
"name": "Execute a command",
"credentials": {
"sshPassword": {
"id": "jTKXZFZnBXeqJswI",
"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": "b5d90210-a6cb-4594-a4e5-dde23e5ed062",
"triggerCount": 0,
"shared": [
{
"createdAt": "2025-11-01T05:49:08.992Z",
"updatedAt": "2025-11-01T05:49:08.992Z",
"role": "workflow:owner",
"workflowId": "Qmmsi8vfiO40YtrH",
"projectId": "oI3LZpkceKxAFXfg"
}
],
"tags": [
{
"createdAt": "2025-11-01T05:48:29.378Z",
"updatedAt": "2025-11-01T05:48:29.378Z",
"id": "VcrTzfJMxt4f3Z9u",
"name": "Network"
}
]
}