A query clause based on an attribute value finds all object versions with (or without) matching attributes.
The syntax for this type of clause consists of the attribute name (attr_name), a relative operator (relative_operator), and the attribute value (constant), as shown below:
"attr_namerelative_operator 'constant'"
Examples
Find all object versions with a status of working.