pub async fn restore_galaxy_cluster(
configuration: &Configuration,
galaxy_cluster_id: &str,
) -> Result<RestoreGalaxyCluster200Response, Error<RestoreGalaxyClusterError>>
pub async fn restore_galaxy_cluster(
configuration: &Configuration,
galaxy_cluster_id: &str,
) -> Result<RestoreGalaxyCluster200Response, Error<RestoreGalaxyClusterError>>