extras_config_context_profiles_partial_update

Function extras_config_context_profiles_partial_update 

Source
pub async fn extras_config_context_profiles_partial_update(
    configuration: &Configuration,
    id: i32,
    patched_config_context_profile_request: Option<PatchedConfigContextProfileRequest>,
) -> Result<ConfigContextProfile, Error<ExtrasConfigContextProfilesPartialUpdateError>>
Expand description

Patch a config context profile object.