Searched refs:get_hosts_with_labels (Results 1 – 2 of 2) sorted by relevance
196 hosts = models.Host.get_hosts_with_labels(
564 def get_hosts_with_labels(cls, label_names, initial_query): member in Host604 return cls.get_hosts_with_labels(label_names, initial_query)