Module fastly_api::apis::enabled_products_api
source · Structs
- struct for passing parameters to the method
disable_product
- struct for passing parameters to the method
enable_product
- struct for passing parameters to the method
get_enabled_product
Enums
- struct for typed errors of method
disable_product
- struct for typed errors of method
enable_product
- struct for typed errors of method
get_enabled_product
Functions
- Disable a product on a service. Supported product IDs:
brotli_compression
,domain_inspector
,fanout
,image_optimizer
,origin_inspector
, andwebsockets
. - Enable a product on a service. Supported product IDs:
brotli_compression
,domain_inspector
,fanout
,image_optimizer
,origin_inspector
, andwebsockets
. - Get enabled product on a service. Supported product IDs:
brotli_compression
,domain_inspector
,fanout
,image_optimizer
,origin_inspector
, andwebsockets
.