Controls
Filtering Controls
You can use the controls filter to search and filter Controls in the Turbot Guardrails
Console or GraphQL.
- The
controlsfilter supports the standardsortandlimitkeywords - Filter controls by Standard Turbot Guardrails metadata properties
such as
timestamp,createTimestamp, etc. Note that you cannot search onactorIdentityIdortitleincontrolsfilters. - Full Text Search will search/filter both the Control and the Resource
- Filter controls by the Control State using the
statekeyword. Possible values are:errorinvalidalarmokskippedtbdactive(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