Method: JSS::Policy#flush_system_cache

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

#flush_system_cacheBoolean

Should this policy flush the system cache?

Returns:

  • (Boolean)

    client maintenance task



435
436
437
# File 'lib/jss/api_object/policy.rb', line 435

def flush_system_cache
  @flush_system_cache
end