pub async fn delete_galaxy_cluster(
configuration: &Configuration,
galaxy_cluster_id: &str,
) -> Result<DeleteGalaxyCluster200Response, Error<DeleteGalaxyClusterError>>
pub async fn delete_galaxy_cluster(
configuration: &Configuration,
galaxy_cluster_id: &str,
) -> Result<DeleteGalaxyCluster200Response, Error<DeleteGalaxyClusterError>>