summaryrefslogtreecommitdiff
path: root/api-ref/source/parameters.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'api-ref/source/parameters.yaml')
-rwxr-xr-xapi-ref/source/parameters.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index c6279686..b7835923 100755
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -688,10 +688,9 @@ replica_count:
type: integer
replica_of:
description: |
- ID or name of an existing instance to replicate
- from.
+ ID or name of an existing instance to replicate from.
in: body
- required: false
+ required: true
type: string
restore_point:
description: |
@@ -735,9 +734,10 @@ shard_id:
type: string
slave_of:
description: |
- To detach a replica, set ``slave_of`` to null.
+ To detach a replica, set ``slave_of`` to null. Deprecated in favor of
+ ``replica_of``
in: body
- required: true
+ required: false
type: string
tenant_id:
description: |