pub async fn extras_config_context_profiles_retrieve(
configuration: &Configuration,
id: i32,
) -> Result<ConfigContextProfile, Error<ExtrasConfigContextProfilesRetrieveError>>Expand description
Get a config context profile object.
pub async fn extras_config_context_profiles_retrieve(
configuration: &Configuration,
id: i32,
) -> Result<ConfigContextProfile, Error<ExtrasConfigContextProfilesRetrieveError>>Get a config context profile object.