MasterFlowSourceObject
                                    The master flow data source object contains information about the connection of a specific source ETL node or master flow sql script node and the validation message result
API Section: Objects
Type: Object
Properties
| 
                                                     Name  | 
                                                
                                                     Description  | 
                                                
                                                     Required  | 
                                                
                                                     Type  | 
                                                
                                                     Format  | 
                                            
|---|---|---|---|---|
| 
                                                     
                                                          | 
                                                
                                                     Master Flow node id  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Master Flow node name  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Data Flow node id  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Description of the data flow node  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Server id  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Server name  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Server Type - one of the ConnectionStringType enumeration  | 
                                                - | ||
| 
                                                     
                                                          | 
                                                
                                                     Database name  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Validation message  | 
                                                - | 
                                                     string  | 
                                                
Usages
 /API2/dataSources/getSourceByNodeId
                                    
 /API3/dataSources/getSourceByNode
                                    
 masterFlowNodeId