pub async fn extras_config_context_profiles_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<ExtrasConfigContextProfilesDestroyError>>Expand description
Delete a config context profile object.
pub async fn extras_config_context_profiles_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<ExtrasConfigContextProfilesDestroyError>>Delete a config context profile object.