1 - 1.1
scpcli filestorage volume replication create
--replication_type <value>
--volume_id <value>
--region <value>
--replication_frequency <value>
--name <value>
[--cifs_password <value>]
[--backup_retention_count <value>]
Description
파일스토리지 복제를 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| replication_type required | string | 복제 유형 | replication |
| volume_id required | string | 원본 볼륨 아이디 | bfdbabf2-04d9-4e8b-a205-020f8e6da438 |
| region required | string | 복제본 리전 | kr-west1 |
| replication_frequency required | string | 복제 주기 | 5min |
| name required | string | 복제본 볼륨 이름 | my_volume |
| cifs_password optional | string | CIFS 비밀번호 | cifspwd0!! |
| backup_retention_count optional | integer | 백업 보관 개수 | 2 |
Responses
| Name | Description | Example |
|---|---|---|
| replication_id | 복제 아이디 | bfdbabf2-04d9-4e8b-a205-020f8e6da438 |
| replication_status | 복제 상태 | creating |
| source_volume_id | 원본 볼륨 아이디 | bfdbabf2-04d9-4e8b-a205-020f8e6da438 |
| source_volume_region | 원본 리전 | kr-west1 |
| protocol | 프로토콜 | NFS |
| replication_volume_id | 복제본 볼륨 아이디 | bfdbabf2-04d9-4e8b-a205-020f8e6da438 |
| replication_volume_region | 복제본 리전 | kr-west1 |
2 - 1.0
scpcli filestorage volume replication create
--replication_type <value>
--volume_id <value>
--region <value>
--replication_frequency <value>
--name <value>
[--cifs_password <value>]
[--backup_retention_count <value>]
Description
파일스토리지 복제를 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| replication_type required | string | 복제 유형 | replication |
| volume_id required | string | 원본 볼륨 아이디 | bfdbabf2-04d9-4e8b-a205-020f8e6da438 |
| region required | string | 복제본 리전 | kr-west1 |
| replication_frequency required | string | 복제 주기 | 5min |
| name required | string | 복제본 볼륨 이름 | my_volume |
| cifs_password optional | string | CIFS 비밀번호 | cifspwd0!! |
| backup_retention_count optional | integer | 백업 보관 개수 | 2 |
Responses
| Name | Description | Example |
|---|---|---|
| replication_id | 복제 아이디 | bfdbabf2-04d9-4e8b-a205-020f8e6da438 |
| replication_status | 복제 상태 | creating |
| source_volume_id | 원본 볼륨 아이디 | bfdbabf2-04d9-4e8b-a205-020f8e6da438 |
| source_volume_region | 원본 리전 | kr-west1 |
| protocol | 프로토콜 | NFS |
| replication_volume_id | 복제본 볼륨 아이디 | bfdbabf2-04d9-4e8b-a205-020f8e6da438 |
| replication_volume_region | 복제본 리전 | kr-west1 |