Merge "Remove source_replica info from api-ref"
This commit is contained in:
commit
683c795252
@ -1571,13 +1571,6 @@ source_cgid:
|
||||
in: body
|
||||
required: false
|
||||
type: string
|
||||
source_replica:
|
||||
description: |
|
||||
The UUID of the replication volume to clone. This was for legacy
|
||||
replication functionality and is no longer supported.
|
||||
in: body
|
||||
required: false
|
||||
type: string
|
||||
source_volid:
|
||||
description: |
|
||||
The UUID of the source volume. The API creates a new volume with the same
|
||||
|
@ -191,7 +191,6 @@ Request
|
||||
- volume_type: volume_type_2
|
||||
- snapshot_id: snapshot_id
|
||||
- OS-SCH-HNT:scheduler_hints: OS-SCH-HNT:scheduler_hints
|
||||
- source_replica: source_replica
|
||||
- metadata: metadata_2
|
||||
- project_id: project_id_path
|
||||
|
||||
|
@ -2683,13 +2683,6 @@ source_reference:
|
||||
in: body
|
||||
required: true
|
||||
type: object
|
||||
source_replica:
|
||||
description: |
|
||||
The UUID of the replication volume to clone. This was for legacy
|
||||
replication functionality and is no longer supported.
|
||||
in: body
|
||||
required: false
|
||||
type: string
|
||||
source_volid:
|
||||
description: |
|
||||
The UUID of the source volume. The API creates a new volume with the same
|
||||
|
Loading…
x
Reference in New Issue
Block a user