extras_config_context_profiles_bulk_partial_update

Function extras_config_context_profiles_bulk_partial_update 

Source
pub async fn extras_config_context_profiles_bulk_partial_update(
    configuration: &Configuration,
    config_context_profile_request: Vec<ConfigContextProfileRequest>,
) -> Result<Vec<ConfigContextProfile>, Error<ExtrasConfigContextProfilesBulkPartialUpdateError>>
Expand description

Patch a list of config context profile objects.