name | data type | description |
---|---|---|
name | string | |
nodeConfig | NodeConfigReducedListRecord | |
guid | string |
Example
{ "name" : "...", "nodeConfig" : { "guid" : "...", "name" : "...", "isDefault" : true, "generalExportPath" : "...", "threadsSettings" : { "taskMaxExportThreads" : 12345, "taskMaxExportThreadsPerSource" : 12345, "taskMaxImportThreads" : 12345 } }, "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67" }