Optional
autoOptional
cacheThe name of the Distributed Cache.
Optional
clusterThe name of the Cache Cluster.
Optional
enabled?: booleanEnable or disable the Cache Instance. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is false
.
Optional
instanceThe name of the Cache Instance.
Optional
msgThe name of the Message VPN.
Optional
stopEnable or disable stop-on-lost-message for the Cache Instance. When enabled, the Cache Instance will transition to the stopped operational state upon losing a message. When stopped, it cannot accept or respond to cache requests, but continues to cache messages. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is true
.
Enable or disable auto-start for the Cache Instance. When enabled, the Cache Instance will automatically attempt to transition from the Stopped operational state to Up whenever it restarts or reconnects to the message broker. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is
false
.