Manage gateway policy YAML files in {{ policies_dir }} ·
{{ policies|length }} file{{ '' if policies|length == 1 else 's' }}
| Name | Size | Modified (UTC) | Statements | Valid | Actions |
|---|---|---|---|---|---|
| {{ p.filename }} | {{ p.size }} B | {{ p.mtime.strftime("%Y-%m-%d %H:%M:%S") }} | {{ p.statement_count }} | {% if p.valid %} valid {% else %} invalid {% endif %} | view edit {% if p.has_backup %} history {% endif %} |
No policy files found in {{ policies_dir }}.
Click "+ New policy" to create one.
| |||||
The gateway loads *.yaml files from
{{ policies_dir }} at startup (T-150).
*.yml files are listed here for visibility but are
silently ignored by the gateway loader.