pub async fn enable_product(
    configuration: &mut Configuration,
    params: EnableProductParams
) -> Result<EnabledProductResponse, Error<EnableProductError>>
Expand description

Enable a product on a service. Supported product IDs: brotli_compression,domain_inspector,fanout,image_optimizer,origin_inspector, and websockets.