Skip to main content
Defines the default cache policy for the model. If set, the cache policy will be applied to all topics in the model and override Omni’s default cache policy.

Syntax

Properties

string
The name of the policy to use as the default cache policy for the model. This value must be the name of a cache policy defined in the model’s cache_policies parameter.If not set, Omni’s default cache policy will be used.

Examples