Viewing docs for volcenginecc v0.0.33
published on Thursday, May 7, 2026 by Volcengine
published on Thursday, May 7, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.33
published on Thursday, May 7, 2026 by Volcengine
published on Thursday, May 7, 2026 by Volcengine
Data Source schema for Volcengine::RDSMySQL::Backup
Using getBackup
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getBackup(args: GetBackupArgs, opts?: InvokeOptions): Promise<GetBackupResult>
function getBackupOutput(args: GetBackupOutputArgs, opts?: InvokeOptions): Output<GetBackupResult>def get_backup(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBackupResult
def get_backup_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBackupResult]func LookupBackup(ctx *Context, args *LookupBackupArgs, opts ...InvokeOption) (*LookupBackupResult, error)
func LookupBackupOutput(ctx *Context, args *LookupBackupOutputArgs, opts ...InvokeOption) LookupBackupResultOutput> Note: This function is named LookupBackup in the Go SDK.
public static class GetBackup
{
public static Task<GetBackupResult> InvokeAsync(GetBackupArgs args, InvokeOptions? opts = null)
public static Output<GetBackupResult> Invoke(GetBackupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetBackupResult> getBackup(GetBackupArgs args, InvokeOptions options)
public static Output<GetBackupResult> getBackup(GetBackupArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:rdsmysql/getBackup:getBackup
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getBackup Result
The following output properties are available:
- Backup
End stringTime - Backup creation end time (UTC)
- Backup
File stringName - Backup file name
- Backup
File intSize - Backup file size (bytes)
- Backup
Id string - Backup ID
- Backup
Metas List<Volcengine.Get Backup Backup Meta> - When creating a logical backup of database tables, this is used to specify the database and table information to be backed up
- Backup
Method string - Backup type. Values: Physical (physical backup), Logical (logical backup), Snapshot (snapshot backup)
- Backup
Name string - Backup name
- Backup
Region string - Backup region
- Backup
Start stringTime - Backup creation start time (UTC)
- Backup
Status string - Backup status. Values: Success, Failed, Running
- Backup
Type string - Backup method. Values: Full (full/database table backup), Increment (incremental backup), DumpAll (full database backup)
- Consistent
Time string - Consistency time point
- Create
Type string - Backup creator. Values: System (system), User (user)
- Db
Engine stringVersion - Compatible version. Values: MySQL57: MySQL 5.7 version; MySQL80: MySQL 8.0 version
- Db
Table List<Volcengine.Infos Get Backup Db Table Info> - Database and table information list
- Download
Status string - Download status
- Engine
Type string - Database engine type. Values: InnoDB: InnoDB engine; RocksDB: RocksDB engine
- Error
Message string - Error message for backup failure
- Expired
Time string - Backup expiration time (UTC)
- Id string
- Uniquely identifies the resource.
- Instance
Id string - Instance ID
- Is
Encrypted bool - Whether encrypted
- Is
Expired bool - Whether expired
- Backup
End stringTime - Backup creation end time (UTC)
- Backup
File stringName - Backup file name
- Backup
File intSize - Backup file size (bytes)
- Backup
Id string - Backup ID
- Backup
Metas []GetBackup Backup Meta - When creating a logical backup of database tables, this is used to specify the database and table information to be backed up
- Backup
Method string - Backup type. Values: Physical (physical backup), Logical (logical backup), Snapshot (snapshot backup)
- Backup
Name string - Backup name
- Backup
Region string - Backup region
- Backup
Start stringTime - Backup creation start time (UTC)
- Backup
Status string - Backup status. Values: Success, Failed, Running
- Backup
Type string - Backup method. Values: Full (full/database table backup), Increment (incremental backup), DumpAll (full database backup)
- Consistent
Time string - Consistency time point
- Create
Type string - Backup creator. Values: System (system), User (user)
- Db
Engine stringVersion - Compatible version. Values: MySQL57: MySQL 5.7 version; MySQL80: MySQL 8.0 version
- Db
Table []GetInfos Backup Db Table Info - Database and table information list
- Download
Status string - Download status
- Engine
Type string - Database engine type. Values: InnoDB: InnoDB engine; RocksDB: RocksDB engine
- Error
Message string - Error message for backup failure
- Expired
Time string - Backup expiration time (UTC)
- Id string
- Uniquely identifies the resource.
- Instance
Id string - Instance ID
- Is
Encrypted bool - Whether encrypted
- Is
Expired bool - Whether expired
- backup
End StringTime - Backup creation end time (UTC)
- backup
File StringName - Backup file name
- backup
File IntegerSize - Backup file size (bytes)
- backup
Id String - Backup ID
- backup
Metas List<GetBackup Backup Meta> - When creating a logical backup of database tables, this is used to specify the database and table information to be backed up
- backup
Method String - Backup type. Values: Physical (physical backup), Logical (logical backup), Snapshot (snapshot backup)
- backup
Name String - Backup name
- backup
Region String - Backup region
- backup
Start StringTime - Backup creation start time (UTC)
- backup
Status String - Backup status. Values: Success, Failed, Running
- backup
Type String - Backup method. Values: Full (full/database table backup), Increment (incremental backup), DumpAll (full database backup)
- consistent
Time String - Consistency time point
- create
Type String - Backup creator. Values: System (system), User (user)
- db
Engine StringVersion - Compatible version. Values: MySQL57: MySQL 5.7 version; MySQL80: MySQL 8.0 version
- db
Table List<GetInfos Backup Db Table Info> - Database and table information list
- download
Status String - Download status
- engine
Type String - Database engine type. Values: InnoDB: InnoDB engine; RocksDB: RocksDB engine
- error
Message String - Error message for backup failure
- expired
Time String - Backup expiration time (UTC)
- id String
- Uniquely identifies the resource.
- instance
Id String - Instance ID
- is
Encrypted Boolean - Whether encrypted
- is
Expired Boolean - Whether expired
- backup
End stringTime - Backup creation end time (UTC)
- backup
File stringName - Backup file name
- backup
File numberSize - Backup file size (bytes)
- backup
Id string - Backup ID
- backup
Metas GetBackup Backup Meta[] - When creating a logical backup of database tables, this is used to specify the database and table information to be backed up
- backup
Method string - Backup type. Values: Physical (physical backup), Logical (logical backup), Snapshot (snapshot backup)
- backup
Name string - Backup name
- backup
Region string - Backup region
- backup
Start stringTime - Backup creation start time (UTC)
- backup
Status string - Backup status. Values: Success, Failed, Running
- backup
Type string - Backup method. Values: Full (full/database table backup), Increment (incremental backup), DumpAll (full database backup)
- consistent
Time string - Consistency time point
- create
Type string - Backup creator. Values: System (system), User (user)
- db
Engine stringVersion - Compatible version. Values: MySQL57: MySQL 5.7 version; MySQL80: MySQL 8.0 version
- db
Table GetInfos Backup Db Table Info[] - Database and table information list
- download
Status string - Download status
- engine
Type string - Database engine type. Values: InnoDB: InnoDB engine; RocksDB: RocksDB engine
- error
Message string - Error message for backup failure
- expired
Time string - Backup expiration time (UTC)
- id string
- Uniquely identifies the resource.
- instance
Id string - Instance ID
- is
Encrypted boolean - Whether encrypted
- is
Expired boolean - Whether expired
- backup_
end_ strtime - Backup creation end time (UTC)
- backup_
file_ strname - Backup file name
- backup_
file_ intsize - Backup file size (bytes)
- backup_
id str - Backup ID
- backup_
metas Sequence[GetBackup Backup Meta] - When creating a logical backup of database tables, this is used to specify the database and table information to be backed up
- backup_
method str - Backup type. Values: Physical (physical backup), Logical (logical backup), Snapshot (snapshot backup)
- backup_
name str - Backup name
- backup_
region str - Backup region
- backup_
start_ strtime - Backup creation start time (UTC)
- backup_
status str - Backup status. Values: Success, Failed, Running
- backup_
type str - Backup method. Values: Full (full/database table backup), Increment (incremental backup), DumpAll (full database backup)
- consistent_
time str - Consistency time point
- create_
type str - Backup creator. Values: System (system), User (user)
- db_
engine_ strversion - Compatible version. Values: MySQL57: MySQL 5.7 version; MySQL80: MySQL 8.0 version
- db_
table_ Sequence[Getinfos Backup Db Table Info] - Database and table information list
- download_
status str - Download status
- engine_
type str - Database engine type. Values: InnoDB: InnoDB engine; RocksDB: RocksDB engine
- error_
message str - Error message for backup failure
- expired_
time str - Backup expiration time (UTC)
- id str
- Uniquely identifies the resource.
- instance_
id str - Instance ID
- is_
encrypted bool - Whether encrypted
- is_
expired bool - Whether expired
- backup
End StringTime - Backup creation end time (UTC)
- backup
File StringName - Backup file name
- backup
File NumberSize - Backup file size (bytes)
- backup
Id String - Backup ID
- backup
Metas List<Property Map> - When creating a logical backup of database tables, this is used to specify the database and table information to be backed up
- backup
Method String - Backup type. Values: Physical (physical backup), Logical (logical backup), Snapshot (snapshot backup)
- backup
Name String - Backup name
- backup
Region String - Backup region
- backup
Start StringTime - Backup creation start time (UTC)
- backup
Status String - Backup status. Values: Success, Failed, Running
- backup
Type String - Backup method. Values: Full (full/database table backup), Increment (incremental backup), DumpAll (full database backup)
- consistent
Time String - Consistency time point
- create
Type String - Backup creator. Values: System (system), User (user)
- db
Engine StringVersion - Compatible version. Values: MySQL57: MySQL 5.7 version; MySQL80: MySQL 8.0 version
- db
Table List<Property Map>Infos - Database and table information list
- download
Status String - Download status
- engine
Type String - Database engine type. Values: InnoDB: InnoDB engine; RocksDB: RocksDB engine
- error
Message String - Error message for backup failure
- expired
Time String - Backup expiration time (UTC)
- id String
- Uniquely identifies the resource.
- instance
Id String - Instance ID
- is
Encrypted Boolean - Whether encrypted
- is
Expired Boolean - Whether expired
Supporting Types
GetBackupBackupMeta
GetBackupDbTableInfo
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.33
published on Thursday, May 7, 2026 by Volcengine
published on Thursday, May 7, 2026 by Volcengine
