Project

General

Profile

Actions

Feature #1253

open

Take a bookmark name in a search string and handle expansion on the backend

Added by Brian Gupta over 12 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Search
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

e.g. I would want to be able to do something like:

class = CLASSA and class = CLASSB and and facts.fact1 = FACT1 and bookmark:Active

which would expand to:

class = CLASSA and class = CLASSB and and facts.fact1 = FACT1 and last_report > "35 minutes ago" and (status.applied > 0 or status.restarted > 0)

and return all the matching hosts.

Actions #1

Updated by Ohad Levy over 12 years ago

  • Category changed from API to Search
Actions

Also available in: Atom PDF