{ "Objects": [ { "Name": "Connections", "Objects": [ { "CustomProperties": [ { "Type":"Header", "Name":"TestHeader", }, { "Type":"Text", "Name": "testPropertyName", "Value": "testPropertyValye" } ], "TerminalConnectionType": "SSH", "Type": "TerminalConnection", "ComputerName": "192.168.1.1", "Notes": "Some useless note", "Name": "WSL - Ubuntu", "CustomField1": "Some Site", "CredentialName": "WSL - Ubuntu Login", "Port": "2222" } ], "Type": "Folder" } ] }