summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-07-27 22:02:23 +1200
committerLingxian Kong <anlin.kong@gmail.com>2020-07-28 09:13:05 +1200
commit8e48d757e64d7f88058584bbf2c2898a7a94b619 (patch)
tree840b1a07b2a414592f29976b81e16d022d3cc13b /api-ref
parentbe6f8565f5d910fea8d5bc3138c84a11d81dbf04 (diff)
downloadtrove-8e48d757e64d7f88058584bbf2c2898a7a94b619.tar.gz
Resize replicas (volume) together with primary
When resizing volume for an instance which is the primary of a replication, cluster, Trove also resizes the volume for all the replicas automatically. Change-Id: I2e719772fe7abc719255ea2a705d9ec342aced2a
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/instance-actions.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/api-ref/source/instance-actions.inc b/api-ref/source/instance-actions.inc
index eb56f8ea..15787b13 100644
--- a/api-ref/source/instance-actions.inc
+++ b/api-ref/source/instance-actions.inc
@@ -82,6 +82,9 @@ size. A valid volume size is an integer value in gigabytes (GB).
You cannot increase the volume to a size that is larger than the
API volume size limit.
+For replication cluster, resizing volume of the primary will also resize
+replicas automatically.
+
Normal response codes: 202
Request