awx/docs/docsite/rst/rest_api/searching.rst
Don Naro dc81aa46d0
Create AWX docsite with RST content (#14328)
Co-authored-by: Thanhnguyet Vo <tvo@ansible.com>
Co-authored-by: TVo <thavo@redhat.com>
2023-09-01 09:24:03 -06:00

23 lines
390 B
ReStructuredText

******************
Searching
******************
.. index::
single: searching
Use the search query string parameter to perform a non-case-sensitive search within all designated text fields of a model:
::
http://<server name>/api/v2/model_verbose_name?search=findme
Search across related fields:
::
http://<server name>/api/v2/model_verbose_name?related__search=findme