Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 896 Bytes

CacheSettings.md

File metadata and controls

18 lines (14 loc) · 896 Bytes

CacheSettings

Properties

Name Type Description Notes
id str [optional] [readonly] [default to '0']
name str [optional] [default to 'cache configuration']
cache_type str
time_to_live_seconds int
time_to_idle_seconds int [optional]
ehcache_max_bytes_local_heap str [optional] [default to 'null']
cache_unique_id str The default is for Jamf Pro to generate a UUID, so we can only give an example instead.
elasticache bool [optional] [default to False]
memcached_endpoints list[MemcachedEndpoints]

[Back to Model list] [Back to API list] [Back to README]