Skip to main content
AndiG
New Member
June 24, 2026
Solved

List of column names for config system settings set gui-default-policy-columns

  • June 24, 2026
  • 2 replies
  • 29 views

Hi
Is there a list of the available column names?
I like to use:

config system settings
set gui-default-policy-columns

And I’m wondering how to include “Security Posture Tag” or “Hits”.
Thanks

Best answer by sjoshi

@AndiG there is option of hit_count but there is no option of Security Posture Tag from CLI, and only possible via GUI.

2 replies

sjoshi
Staff
Staff
June 24, 2026

Hi,

To include “Security Posture Tag” or “Hits” as a column in security policy

You can simple right click on the column of firewall policy

 

 

Then select the required parameters

 

Thanks, Salon
AndiG
AndiGAuthor
New Member
June 24, 2026

Yeah, but my goal is to use them in the cli to preconfigure the view. For this I need the “tecnical” names like srcaddr, etc.
But I can’t find the tecnical name for “Security Posture Tag” and some other columns.

sjoshi
Staff
sjoshiAnswer
Staff
June 24, 2026

@AndiG there is option of hit_count but there is no option of Security Posture Tag from CLI, and only possible via GUI.

Thanks, Salon
AndiG
AndiGAuthor
New Member
June 24, 2026

ok, thanks