pub async fn pull_server(
configuration: &Configuration,
server_id: &str,
pull_technique: &str,
) -> Result<PullServer200Response, Error<PullServerError>>
pub async fn pull_server(
configuration: &Configuration,
server_id: &str,
pull_technique: &str,
) -> Result<PullServer200Response, Error<PullServerError>>