Method: JSS::Policy#spotlight_search

Defined in:
lib/jss/api_object/policy.rb

#spotlight_searchString

Returns The term to search for using spotlight.

Returns:

  • (String)

    The term to search for using spotlight


1089
1090
1091
# File 'lib/jss/api_object/policy.rb', line 1089

def spotlight_search
  @files_processes[:spotlight_search]
end