Arguments used for the "disable Catalog Statestore HA" command. The "disable Catalog Statestore HA" command includes disabling catalog and statestore HA, therefore the arguments of it include the required catalog and statestore information.
name | data type | description |
---|---|---|
activeCatalogName | string | |
activeStatestoreName | string | Name of the Statestore role that will be active after HA is disabled. |
Example
{ "activeCatalogName" : "...", "activeStatestoreName" : "..." }