Add policy option item / Edit policy option item Form¶
Toolbar¶
Fields¶
Name |
Data type |
Description |
|---|---|---|
Name |
string |
The name identifier for this specific policy option item. |
Dynamic value |
enum DynamicValue |
A dynamic value that can be evaluated at runtime based on system context. |
Is enabled |
boolean |
Indicates whether this policy option item is active. |
Local Captive Portal |
boolean |
Enable to use local captive portal for this policy option item. |
Value |
string |
The static value used in comparison for this policy option. |
OP |
enum =, :=, +=, ^=, -=, ==, !=, >, >=, <, <=, =~, !~, !* |
The operator used to compare the policy option value (e.g., equals, contains, greater than). |