File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -19609,16 +19609,15 @@ components:
1960919609 enum:
1961019610 - none
1961119611 - asynch
19612- - semi_synch
19613- example: semi_synch
19612+ example: async
1961419613 description: |
1961519614 The replication method used for the Managed Database.
1961619615
19617- Defaults to `none` for a single cluster and `semi_synch ` for a high availability cluster.
19616+ Defaults to `none` for a single cluster and `asynch ` for a high availability cluster.
1961819617
1961919618 Must be `none` for a single node cluster.
1962019619
19621- Must be `asynch` or `semi_synch` for a high availability cluster.
19620+ Must be `asynch` for a high availability cluster.
1962219621 x-linode-cli-display: 99
1962319622 replication_commit_type:
1962419623 type: string
@@ -19634,8 +19633,6 @@ components:
1963419633 The synchronization level of the replicating server.
1963519634
1963619635 Must be `local` or `off` for the `asynch` replication type.
19637-
19638- Must be `on`, `remote_write`, or `remote_apply` for the `semi_synch` replication type.
1963919636 x-linode-cli-display: 100
1964019637 port:
1964119638 type: integer
You can’t perform that action at this time.
0 commit comments