domain: server
language: python
class Item class
Call filter_by_name to retrieve filter information for a filter when only its
name is known.
The filter_name parameter is the name of an existing filter.
filter_by_name returns the filter object for the specified filter. If the
specified filter does not exist, filter_by_name returns None.