ReplicationUpdateRequest
ReplicationUpdateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| replication_policy optional | 복제 정책 Example : use | any of [enum (use, paused), null] | |
| replication_frequency optional | 복제 주기 Example : 5min | any of [enum (5min, hourly, daily, weekly, monthly), null] | |
| backup_retention_count optional | 백업 보관 개수 Example : 2 | any of [integer, null] | |
| replication_update_type required | 복제 수정 유형 Example : policyPattern : ^(policy|modify_schedule)$ | string |