External DocumentationTo learn more, visit the Tenable documentation.
Parameters
| Parameter | Description |
|---|---|
| Criteria All Agents | Indicates whether or not to match against all agents. |
| Criteria Filter Type | Indicates how to combine the filters conditions. Possible values are and or or. |
| Criteria Filters | An array of string or numeric operations to match against agents. For example, name:match:laptop or core_version:lt:10.0.0. |
| Criteria Hardcoded Filters | Additional filters that will always be added as and conditions. |
| Criteria Wildcard | A string used to match against all string-like attributes of an agent. |
| Group ID | The ID or UUID of the agent group. |
| Items | An array of agent IDs or agent UUIDs to add to the criteria filter. |
| Not Items | An array of agent IDs or agent UUIDs to exclude from the criteria filter. |