ReplicationShowResponse
ReplicationShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| replication_id required | 복제 아이디 Example : bfdbabf2-04d9-4e8b-a205-020f8e6da438 | string | |
| replication_frequency required | 복제 주기 Example : 5min | string | |
| source_volume_id required | 원본 볼륨 아이디 Example : bfdbabf2-04d9-4e8b-a205-020f8e6da438 | string | |
| source_volume_region required | 원본 리전 Example : kr-west1 | string | |
| source_volume_access_level required | 원본 접근 레벨 Example : ro | string | |
| replication_volume_id required | 복제본 볼륨 아이디 Example : bfdbabf2-04d9-4e8b-a205-020f8e6da438 | string | |
| replication_volume_region required | 복제본 리전 Example : kr-west1 | string | |
| replication_volume_access_level required | 복제본 접근 레벨 Example : ro | string | |
| replication_type required | 복제 유형 Example : replication | string | |
| source_volume_name required | 원본 볼륨 이름 Example : my_volume | string | |
| replication_policy required | 복제 정책 Example : use | string | |
| replication_status required | 복제 상태 Example : creating | string | |
| replication_volume_name required | 복제본 볼륨 이름 Example : my_volume | string | |
| backup_retention_count optional | 백업 보관 개수 Example : 2 | any of [integer, null] |