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

pub async fn update_placement_group(
    configuration: &Configuration,
    zone: &str,
    placement_group_id: &str,
    inline_object6: InlineObject6
) -> Result<ScalewayInstanceV1UpdatePlacementGroupResponse, Error<UpdatePlacementGroupError>>
Expand description

Update one or more parameter of the given placement group.