Function nomad_client::apis::agent_api::update_servers[][src]

pub async fn update_servers(
    configuration: &Configuration,
    address: Vec<String>
) -> Result<Vec<String>, Error<UpdateServersError>>