Flow Control Policies
Last updated
Was this helpful?
Last updated
Was this helpful?
Update an existing set of Flow Control Policies for a configuration
/api/v4.0/conf/{config}/flow-control-policies
This flow is active
The time in which to limit the requests according to the threshold
Tags describing requests to exclude from the flow control rule
Tags describing requests to include in the flow control rule
Array of sections describing steps of restricted flow
List of tags to apply
Create a complete set of Flow Control Policies for a configuration
/api/v4.0/conf/{config}/flow-control-policies
This flow is active
The time in which to limit the requests according to the threshold
Tags describing requests to exclude from the flow control rule
Tags describing requests to include in the flow control rule
Array of sections describing steps of restricted flow
List of tags to apply
Update an individual Flow Control Policy within a configuration
/api/v4.0/conf/{config}/flow-control-policies/{entry_id}
This flow is active
The time in which to limit the requests according to the threshold
Tags describing requests to exclude from the flow control rule
Tags describing requests to include in the flow control rule
Array of sections describing steps of restricted flow
List of tags to apply
Create an individual Flow Control Policy within a configuration
/api/v4.0/conf/{config}/flow-control-policies/{entry_id}
This flow is active
The time in which to limit the requests according to the threshold
Tags describing requests to exclude from the flow control rule
Tags describing requests to include in the flow control rule
Array of sections describing steps of restricted flow
List of tags to apply
Set a previous Flow Control Policy version to be the current one
/api/v4.0/conf/{config}/flow-control-policies/versions/{version}/revert