ACS Force QoE Stop
Overview
Force QoE Stop manages the fixed force.qoe.stop.* configuration keys and the inform whitelist.
The page uses a structured form to prevent formatting mistakes.
This module controls Quality of Experience stop actions and maintains the associated inform whitelist.
Data is stored in force_qoe_stop.properties format.
When to use it
Use Force QoE Stop when you need to:
-
enable or disable QoE stop actions,
-
maintain the inform whitelist,
-
import or export the force_qoe_stop.properties snapshot.
Permissions
-
VIEWER — browse and export.
-
EDITOR / ADMIN — edit, import, and save.
| VIEWER accounts run in read-only mode. Save and import apply are disabled. |
Toggle actions
-
The master all switch enables all actions without changing individual values.
-
Individual switches control each action independently.
Manage the whitelist
-
Add tokens using the input (Enter or comma).
-
Paste CSV to split tokens automatically.
-
Use Show raw CSV to edit the list directly.
-
The whitelist editor stays disabled until inform_enable_white_list is enabled.
-
Invalid tokens are highlighted and must be fixed before saving.
Save or discard
-
Save changes applies all required keys.
-
Discard reverts back to the latest snapshot.
Import force_qoe_stop.properties (dry-run required)
-
Click Import and select force_qoe_stop.properties.
-
Review the dry-run diff.
-
Apply the import when there are no errors (warnings require acknowledgment).
Fields
| Field | Type | Required | Validation |
|---|---|---|---|
Key |
String |
Yes |
Fixed |
Value |
String |
Yes |
Depends on the key type (boolean for toggles, CSV for whitelist) |
ValueType |
String |
No |
Type descriptor |
Description |
String |
No |
Free-form text |
Available operations
-
Toggle actions — enable or disable individual QoE stop actions or use the master switch.
-
Manage whitelist — add, remove, or edit tokens in the inform whitelist.
-
Save changes — persist all modified keys.
-
Discard — revert to the latest snapshot.
-
Import — upload
force_qoe_stop.properties(dry-run required before apply). -
Export — download current state as
force_qoe_stop.properties.
Typical workflow
-
Navigate to the ACS dashboard and select Force QoE Stop.
-
Review the current toggle states and whitelist entries.
-
Use the master all switch or individual switches to enable/disable actions.
-
Manage the whitelist by adding tokens (Enter or comma-separated), pasting CSV, or editing raw CSV.
-
Select Save changes to apply all modifications.
-
Optionally, Export properties to back up the current configuration.