Searched refs:get_hosts_by_attribute (Results 1 – 4 of 4) sorted by relevance
339 return afe.get_hosts_by_attribute(
629 host_list = afe.get_hosts_by_attribute(
692 def get_hosts_by_attribute(self, attribute, value): member in AFE
1606 def get_hosts_by_attribute(attribute, value): function