BackupScheduleResponse

BackupScheduleResponse

NameDescriptionSchemaDefault
backup_id
required
Backup ID
Example : 00cd2538fbf94d12b36aabbdd607e974
string
created_at
required
생성 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
created_by
required
생성자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
frequency
required
스케줄 주기 유형
Example : DAILY
enum (MONTHLY, WEEKLY, DAILY)
id
required
ID
Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e
string
modified_at
required
수정 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
modified_by
required
수정자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
name
required
스케줄명
Example : INCREMENTAL_DAILY_15:00:00-chg4By
string
start_day
required
스케줄 시작 요일
Example : MON
any of [string, null]
start_time
required
스케줄 시작 시간
Example : 14:00:00
any of [string, null]
start_week
required
스케줄 시작 주
Example : WEEK_1
any of [string, null]
state
required
Backup 스케줄 상태
Example : AVAILABLE
string
type
required
스케줄 유형
Example : FULL
string