Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateRestoreParams

Parameters for the createRestore operation.

Hierarchy

  • CreateRestoreParams

Index

Properties

backupVaultName

backupVaultName: string

name of BackupVault to restore from.

Optional headers

headers: OutgoingHttpHeaders

recoveryRangeId

recoveryRangeId: string

A UUID that uniquely identifies a resource.

restorePointInTime

restorePointInTime: string

Timestamp format used throughout the API.

Accepts the following formats:

YYYY-MM-DDTHH:mm:ssZ YYYY-MM-DDTHH:mm:ss YYYY-MM-DDTHH:mm:ss-hh:mm YYYY-MM-DDTHH:mm:ss+hh:mm YYYY-MM-DDTHH:mm:ss.sssZ YYYY-MM-DDTHH:mm:ss.sss YYYY-MM-DDTHH:mm:ss.sss-hh:mm YYYY-MM-DDTHH:mm:ss.sss+hh:mm.

restoreType

restoreType: RestoreType | string

The type of restore to support. More options will be available in the future.

targetResourceCrn

targetResourceCrn: string

The CRN for a COS Bucket.

Note that Softlayer CRNs do not contain dashes within the service_instance_id, whereas regular CRNs do. Although bucket backup is not supported for softlayer accounts, this need not be enforced at the CRN parsing level.

Generated using TypeDoc