Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Display Cluster Configuration Failover Settings' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| boolean | Enable Failover | Enable/disable failover subsystem |
| struct | Prioritized Primary Backups | Prioritized nodes for primary node replacement. Used in the same order as listed. |
| struct | Critical Nodes | Critical cluster nodes. None of these are allowed to fail. If even one fails, the cluster will self-terminate. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Display Cluster Configuration Failover Settings |