Project

General

Profile

Actions

Feature #24798

closed

searching on a specific host's hosts/<id>/interfaces should only return the matching interface

Added by Ivan Necas over 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Inventory
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1624424

1. Proposed title of this feature request

[RFE] searching on a specific host's hosts/&lt;id&gt;/interfaces should only return the matching interface

3. What is the nature and description of the request?

When querying the interfaces of a specific host and providing a search parameter that should narrow down the search, the results still return all of the interfaces.
This RFE is to have the api for /hosts/&lt;id&gt;/interfaces only return the matching interface when a matching ?search= is provided.

4. Why does the customer need this? (List the business requirements here)

For automation purposes.  Now the api must be called, and then all of the results iterated and parsed to find the correct interface.   Whereas, if the search only returned what was searched, that iteration and parsing would be unncessary

5. How would the customer like to achieve this? (List the functional requirements here)

Add the ability to search for a specific interface on a hosts/&lt;id&gt;/interfaces API call

6. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented.

When a host has multiple interfaces defined, the search will only return the one(s) matching the query.
Actions #1

Updated by Amit Karsale about 5 years ago

  • Subject changed from searching on a specific host's hosts/<id>/interfaces should only return the matching interface to searching on a specific host's hosts/<id>/interfaces should only return the matching interface
  • Assignee set to Amit Karsale
Actions #2

Updated by The Foreman Bot about 5 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/6520 added
Actions #3

Updated by The Foreman Bot over 4 years ago

  • Fixed in Releases 1.24.0 added
Actions #4

Updated by Amit Karsale over 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF