$MsgVpnDistributedCacheClusterInstance:{ properties: { autoStartEnabled: { description: "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`."; type: "boolean"; }; cacheName: { description: "The name of the Distributed Cache."; type: "string"; }; clusterName: { description: "The name of the Cache Cluster."; type: "string"; }; enabled: { description: "Enable 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`."; type: "boolean"; }; instanceName: { description: "The name of the Cache Instance."; type: "string"; }; msgVpnName: { description: "The name of the Message VPN."; type: "string"; }; stopOnLostMsgEnabled: { description: "Enable 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`."; type: "boolean"; }; }; } = ...
Type declaration
properties: { autoStartEnabled: { description: "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`."; type: "boolean"; }; cacheName: { description: "The name of the Distributed Cache."; type: "string"; }; clusterName: { description: "The name of the Cache Cluster."; type: "string"; }; enabled: { description: "Enable 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`."; type: "boolean"; }; instanceName: { description: "The name of the Cache Instance."; type: "string"; }; msgVpnName: { description: "The name of the Message VPN."; type: "string"; }; stopOnLostMsgEnabled: { description: "Enable 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`."; type: "boolean"; }; }
autoStartEnabled: { description: "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`."; type: "boolean"; }
description: "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`."
type: "boolean"
cacheName: { description: "The name of the Distributed Cache."; type: "string"; }
description: "The name of the Distributed Cache."
type: "string"
clusterName: { description: "The name of the Cache Cluster."; type: "string"; }
description: "The name of the Cache Cluster."
type: "string"
enabled: { description: "Enable 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`."; type: "boolean"; }
description: "Enable 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`."
type: "boolean"
instanceName: { description: "The name of the Cache Instance."; type: "string"; }
description: "The name of the Cache Instance."
type: "string"
msgVpnName: { description: "The name of the Message VPN."; type: "string"; }
description: "The name of the Message VPN."
type: "string"
stopOnLostMsgEnabled: { description: "Enable 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`."; type: "boolean"; }
description: "Enable 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`."