ExternalValueSource
                                ExternalValueSource                            
                            
                            JSON Example
                                    {
    "id": "string",
    "type": "string",
    "parameters": [
        {
            "$type": {
                "dataType": "string",
                "referenceType": "string",
                "fields": [
                    "ComplexTypeField Object"
                ],
                "isMultiple": false
            }
        }
    ],
    "isPageable": false,
    "externalSourceProviderType": "string"
}
            
            
                                    string
                
                
            
        
        
                id            
                            Optional
            
            
        id
            
            
                                    string
                
                
            
        
        
                type            
                            Optional
            
            
        type
                Possible values are :
                                    scriptAction, 
                                    inventory, 
                                    inventoryTree, 
                                    systemAction, 
                                    dynamic, 
                            
        
    
            
            
                                    boolean
                
                
            
        
        
                isPageable            
                            Optional
            
            
        isPageable
            
            
                                    string
                
                
            
        
        
                externalSourceProviderType            
                            Optional
            
            
        externalSourceProviderType
                Possible values are :
                                    orchestrator, 
                                    ABX, 
                            
        
    