pub async fn extras_config_context_profiles_create(
configuration: &Configuration,
config_context_profile_request: ConfigContextProfileRequest,
) -> Result<ConfigContextProfile, Error<ExtrasConfigContextProfilesCreateError>>Expand description
Post a list of config context profile objects.