client_query_submit
Submit a BigFix client fast query to evaluate relevance on specific computers, with targeting by all, IDs, names, or relevance expression.
Instructions
Submit a BigFix client (fast) query. Targeting: set exactly one of target_all, target_computer_ids, target_computer_names, or target_relevance (client relevance evaluated on each agent to decide applicability). Targeting is limited to the configured operator's scope, so target_all means all computers this operator can see, not necessarily all computers in BigFix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query_text | Yes | Client relevance to evaluate on each targeted agent. | |
| target_all | No | Target all computers. | |
| target_relevance | No | Client relevance targeting expression. | |
| target_computer_ids | No | Target these BigFix computer IDs. | |
| target_computer_names | No | Target these computer names. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||