Skip to main content

ConfigStorageBackup Object

Description

Backup storage configuration.

Declaration

type ConfigStorageBackup {
key: String
date: Date
type: String
}

Fields

NameTypeDescription
keyStringBackup storage key.
dateDateDate when the backup was created.
typeStringBackup type (e.g., "mongodb").