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)

  1. Click Import and select force_qoe_stop.properties.

  2. Review the dry-run diff.

  3. Apply the import when there are no errors (warnings require acknowledgment).

Export force_qoe_stop.properties

  1. Click Export properties to download the current snapshot.

Fields

Field Type Required Validation

Key

String

Yes

Fixed force.qoe.stop.* configuration key

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

  1. Navigate to the ACS dashboard and select Force QoE Stop.

  2. Review the current toggle states and whitelist entries.

  3. Use the master all switch or individual switches to enable/disable actions.

  4. Manage the whitelist by adding tokens (Enter or comma-separated), pasting CSV, or editing raw CSV.

  5. Select Save changes to apply all modifications.

  6. Optionally, Export properties to back up the current configuration.