PUT /api/hosts/bulk/resolve_traces { "trace_ids": [ 11 ], "hosts_bulk_action": { "trace_ids": [ 11 ] } } 204
Param name | Description |
---|---|
organization_id required |
ID of the organization Validations:
|
included required |
Validations:
|
included[search] optional , nil allowed |
Search string for hosts to perform an action on Validations:
|
included[ids] optional , nil allowed |
List of host ids to perform an action on Validations:
|
excluded required |
Validations:
|
excluded[ids] optional , nil allowed |
List of host ids to exclude and not run an action on Validations:
|
trace_ids required |
Array of Trace IDs Validations:
|