Skip to content

CE-2385: Add sort and filtering options to findAssociatedIocsByHostId endpoint

Domonkos Gulyas requested to merge CE-2385_Sort-and-filter-by-IOC-name into develop

The following query parameters has been added to the findAssociatedIocsByHostId (/api/v1/hosts/{host_csentry_id}/iocs) endpoint

  • ioc_name
  • order_by
  • order_asc Closes CE-2385

Merge request reports