Update backup configuration.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
s3Config
object

S3 config details.

retentionConfig
object

Retention config details.

schedule
object

Defines the schedule for backup operations.

Responses

Response body
object
s3Config
object

S3 config details.

string
required
length ≥ 1

S3 access key

string
required
length ≥ 1

S3 secret key

string
required
length ≥ 1

S3 host

string
required
length ≥ 1

S3 bucket name

string

Custom folder path to store backups

retentionConfig
object

Retention config details.

integer
required
≥ 7

Backup retention days

schedule
object

Defines the schedule for backup operations.

string
required

The start time in in 24-hour format (18:30).

string
required

The timezone identifier for the provided start time.

string
required

Specifies the unit of time for the schedule.

Days Hours Weeks Months

hourSchedule
object

Configuration for schedule frequency.

daySchedule
object

Configuration for schedule frequency.

weekSchedule
object

Configuration for weekly scheduling.

monthSchedule
object

Configuration for weekly scheduling.

Language