Searching Text Fields
You can search for specific text within all designated text fields of a model. For example,
http://<hostname or IP address>/api/v2/<multi_result_entity>/?search=<text>
In the previous example, <hostname or IP address> is the IP address of your Oracle Linux Automation Manager and <text> is the text you want to search.
You can also search across related fields:
http://<hostname or IP address>/api/v2/<multi_result_entity>/?related__search=<text>