Gets an update from an active pipeline.
     
    
    Usage
    get_pipeline_update(client, pipeline_id, update_id)
pipelinesGetUpdate(client, pipeline_id, update_id)
 
    
    Arguments
    - client
- Required. Instance of DatabricksClient() 
- pipeline_id
- Required. The ID of the pipeline. 
- update_id
- Required. The ID of the update.