Merge "[API doc] Add replica_of param for getting instance"

This commit is contained in:
Zuul 2020-09-07 21:00:12 +00:00 committed by Gerrit Code Review
commit 8761f327fe
2 changed files with 7 additions and 0 deletions

View File

@ -246,6 +246,7 @@ Response Parameters
- replicas.links: instance_replica_links
- replicas.links.href: instance_replica_link_href
- replicas.links.rel: instance_replica_link_rel
- replica_of: replica_of_optional
- configuration: configuration1
- configuration.id: configuration_id
- configuration.name: configuration_name

View File

@ -709,6 +709,12 @@ replica_of:
in: body
required: true
type: string
replica_of_optional:
description: |
The primary instance ID of this replica.
in: body
required: false
type: string
restore_point:
description: |
The ``restorePoint`` object. Use this paramter