RedHatOfficial / miq-RedHat-Satellite6

ManageIQ Automate Domain for integrating with Red Hat Satellite 6 developed by Red Hat Consulting.
GNU General Public License v3.0
18 stars 7 forks source link

Add field to all api search calls #102

Closed A-Beck closed 4 years ago

A-Beck commented 4 years ago

Due to apparent change of behavior in satellite 6.7 and later more results than expected may get returned with ?search=<name> uri params.

For predictable results, a field must be included in your search, such as ?search=name=<name>