Skip to main content

test_data_table_connection

Function test_data_table_connection 

Source
pub async fn test_data_table_connection(
    configuration: &Configuration,
    workspace: &str,
    datatable_name: &str,
) -> Result<TestDataTableConnection200Response, Error<TestDataTableConnectionError>>