Node States
Automatic maintenance settings
Properties
| Property | Type | Required | Description |
|---|---|---|---|
name | string | yes | Name of the service node |
state | string | yes | Current state of the service node Allowed values: leaving, running, syncing_data, setting_up_vm, unknown. |
progress-updates | array[object] | no | Extra information regarding the progress for current state schema details |
role | string | no | Role of this node. Only returned for a subset of service types Allowed values: standby, master, read-replica. |
Last updated on