Get Involved
Edit on GitHubControls
Filtering Controls
You can use the controls
filter to search and filter Controls in the Turbot Guardrails
Console or GraphQL.
- The
controls
filter supports the standardsort
andlimit
keywords - Filter controls by Standard Turbot Guardrails metadata properties
such as
timestamp
,createTimestamp
, etc. Note that you cannot search onactorIdentityId
ortitle
incontrols
filters. - Full Text Search will search/filter both the Control and the Resource
- Filter controls by the Control State using the
state
keyword. Possible values are:error
invalid
alarm
ok
skipped
tbd
active
(ok
,alarm
,invalid
,error
)
- Filter by Tag Filters. Note that the tag filters are Resource filters - they filter controls on resources with these tags.
- You can filter the scope with Hierarchy Scope Filters. Note that these are implicitly set when filtering the on a controls page in the Turbot Guardrails Console