Function update_server

Source
pub async fn update_server(
    configuration: &Configuration,
    zone: &str,
    server_id: &str,
    update_server_request: UpdateServerRequest,
) -> Result<ScalewayPeriodBaremetalPeriodV1PeriodServer, Error<UpdateServerError>>
Expand description

Update the server associated with the given ID.