Enable and disable products
These endpoints allow you to enable, disable, configure, and check the enablement status of products on your services.
Data model
_links | object | ||
configuration | object | ||
product | object | ||
service | object | ||
mode | string | The new mode to run the product in. One of block , log , or off . Optional in the PATCH request body for ddos_protection . | |
traffic_ramp | string | The new traffic ramp. Optional in the PATCH request body for ngwaf . | |
workspace_id | string | The new workspace_id. Required in the PUT request body when product_id is ngwaf . Optional in the PATCH request body for ngwaf . |