Feature #1972
Support searching hosts by uuid
Description
Currently, searching hosts by uuid isn't possible.
It can be useful to do that in environments where the host is a virtual machine, and we want to search it and get its properties using uuid.
Associated revisions
History
#1
Updated by Ohad Levy over 9 years ago
- Category set to Search
- Target version set to 1.1
#2
Updated by Anonymous over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset e6c062d817f8f92b284582282ba58e8377f7f6c1.
Fixed 1972: Supporting search hosts by uuid
This patch adds support for searching hosts by uuid.
It is useful when you have the uuid of a virtual machine, and want to
get the Foreman host properties.