pub async fn delete_config( configuration: &Configuration, name: &str, ) -> Result<String, Error<DeleteConfigError>>