{ "Objects": [ { "Type": "Folder", "Name": "Folder Level 1", "Properties": { "CustomField1": "abc" }, "Objects": [ { "Type": "Folder", "Name": "Folder Level 2", "Properties": { "CustomField1FromParent": true }, "Objects": [ { "Type": "Folder", "Name": "Folder Level 3", "Properties": { "CustomField1FromParent": true, "CustomField2": "def" }, "Objects": [ { "Type": "Folder", "Name": "Folder Level 4", "IconName" : "Database", "Properties": { "CustomField1FromParent": true, "CustomField2FromParent": true }, "Objects": [ { "Type": "Folder", "Name": "Folder Level 5", "Color" : "#3C925C", "Properties": { "CustomField1FromParent": true, "CustomField2FromParent": true, "CustomField3": "gh" }, "Objects": [ { "Type": "TerminalConnection", "TerminalConnectionType": "SSH", "Name": "[$CustomField1$$CustomField2$$CustomField3$@] - PostGre - vm01(ssh)", "ComputerName": "$EffectiveUsername$@$CustomField1$$CustomField2$$CustomField3$@vm01@host", "Properties": { "KeepAliveInterval" : "60", "SOKeepAliveOption" : true, "PuttyLogFileFlushFrequently": true, "PuttyLogging" : "1", "RecordCreateSubDir": true, "RecorderOutputPath" : "C://Local//Logs", "RecordStartOnConnect" : true, "CustomField1FromParent": true, "CustomField2FromParent": true, "CustomField3FromParent": true } } ] } ] } ] } ] } ] } ] }