Flow Control Policies
Last updated
Was this helpful?
Last updated
Was this helpful?
Get all Flow Control Policies in a configuration
/api/v4.0/conf/{config}/flow-control-policies
Update an existing set of Flow Control Policies for a configuration
/api/v4.0/conf/{config}/flow-control-policies
This flow is active
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
The time in which to limit the requests according to the threshold
Create a complete set of Flow Control Policies for a configuration
/api/v4.0/conf/{config}/flow-control-policies
This flow is active
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
The time in which to limit the requests according to the threshold
Delete all Flow Control Policies in a configuration
/api/v4.0/conf/{config}/flow-control-policies
Get a Flow Control Policy from the specified configuration
/api/v4.0/conf/{config}/flow-control-policies/{entry_id}
Update an individual Flow Control Policy within a configuration
/api/v4.0/conf/{config}/flow-control-policies/{entry_id}
This flow is active
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
The time in which to limit the requests according to the threshold
Create an individual Flow Control Policy within a configuration
/api/v4.0/conf/{config}/flow-control-policies/{entry_id}
This flow is active
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
The time in which to limit the requests according to the threshold
Delete an individual Flow Control Policy from the specified configuration
/api/v4.0/conf/{config}/flow-control-policies/{entry_id}
Get list of versions of Flow Control Policies in a configuration
/api/v4.0/conf/{config}/flow-control-policies/versions
Get a specific version of a Flow Control Policy
/api/v4.0/conf/{config}/flow-control-policies/versions/{version}
Set a previous Flow Control Policy version to be the current one
/api/v4.0/conf/{config}/flow-control-policies/versions/{version}/revert