Skip to main content
admin_ha_offline(offline=None, options=)[source]

Pauses consumption of messages from other HA clusters to support data repair/recovery scenarios. In-flight queries may fail to replicate to other clusters in the ring when going offline.

Parameters

offline (bool) –

Set to true if desired state is offline. Allowed values are:

  • True

  • False

options (dict of str to str) –

Optional parameters. The default value is an empty dict ( ).

Returns

A dict with the following entries–

info (dict of str to str) –

Additional information.