Files
n8n/credentials/14.json

18 lines
379 B
JSON
Raw Normal View History

2022-05-26 20:57:30 +03:00
{
"id": 14,
"name": "SSH Password account",
2022-06-01 05:27:46 +00:00
"data": {
"host": "192.168.50.35",
"username": "root",
"password": "rhfcyjtbxthyjt"
},
2022-05-26 20:57:30 +03:00
"type": "sshPassword",
"nodesAccess": [
{
"nodeType": "n8n-nodes-base.ssh",
"date": "2022-04-29T18:46:36.025Z"
}
],
"createdAt": "2022-04-29T18:46:36.034Z",
"updatedAt": "2022-04-29T18:46:36.034Z"
}