Function scaleway_api_rs::apis::placement_groups_api::update_placement_group_servers[][src]

pub async fn update_placement_group_servers(
    configuration: &Configuration,
    zone: &str,
    placement_group_id: &str,
    inline_object8: InlineObject8
) -> Result<ScalewayInstanceV1UpdatePlacementGroupServersResponse, Error<UpdatePlacementGroupServersError>>
Expand description

Update all servers belonging to the given placement group.