Get migration mode
get
                    <servername>/fscmUI/applcoreApi/v2/csm/mode/migration
Get the currently applicable migration mode.
                Request
There are no request parameters for this operation.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
                - application/json
200 Response
Migration mode retrieved.
                            
                            
                                Root Schema : MigrationModeResponse
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    message: string
                    
                    
                     
                    
                
                
                
- 
                
                    
                    migrationMode: string
                    
                    
                     
                    
                
                
                Allowed Values:[ "FULL", "DELTA" ]Currently applicable migration mode in the source environment. Depends upon various factors, including but not limited to target connectivity as well as MDS revision match.