BackupSettingsResponse
In this article:
BackupSettingsResponse#
Backup settings for a service.
Contents#
backupExpirationDays — Backup retention period (days).
Type: Integer
bucketName — The name of the bucket in object storage where the service backup is saved.
Type: String
enabled — Indicates whether backup is enabled for the service.
Type: Boolean
notificationEmail — Email address to which a notification that backup was created will be sent.
Type: String
startTime — The time when the daily backup process starts. It is set as a string in the HH:MM format Moscow time.
Type: String
userId — The ID of a user with write permissions to the bucket in object storage.
Type: String
userLogin — The login of a user with write permissions to the bucket in object storage.
Type: String