pub async fn update_system_configuration_with_id(
    configuration: &Configuration,
    system_configuration_request: Option<SystemConfigurationRequest>
) -> Result<SystemConfigurationResponse, Error<UpdateSystemConfigurationWithIdError>>
Expand description

Updates the system configuration.