This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Set Backup Schedule

1 - 1.2

scpcli backup backup schedule set
--backup_id <value>
--schedules <value>

Description

Set Backup schedule.

State ACTIVE (CURRENT)

VersionNot Before
1.2-

Parameters

NameTypeDescriptionExample
backup_id
required
stringBackup ID00cd2538fbf94d12b36aabbdd607e974
schedules
required
arrayBackup schedule list'{"frequency": "DAILY", "start_day": "MON", "start_time": "09:00:00", "start_week": "WEEK_2", "type": "FULL"}'

2 - 1.1

scpcli backup backup schedule set
--backup_id <value>
--schedules <value>

Description

Set Backup schedule.

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260531

Parameters

NameTypeDescriptionExample
backup_id
required
stringBackup ID00cd2538fbf94d12b36aabbdd607e974
schedules
required
arrayBackup schedule list'{"frequency": "DAILY", "start_day": "MON", "start_time": "09:00:00", "start_week": "WEEK_2", "type": "FULL"}'

3 - 1.0

scpcli backup backup schedule set
--backup_id <value>
--schedules <value>

Description

Set Backup schedule.

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020260331

Parameters

NameTypeDescriptionExample
backup_id
required
stringBackup ID00cd2538fbf94d12b36aabbdd607e974
schedules
required
arrayBackup schedule list'{"frequency": "DAILY", "start_day": "MON", "start_time": "09:00:00", "start_week": "WEEK_2", "type": "FULL"}'