Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateBackupPolicyParams

Parameters for the createBackupPolicy operation.

Hierarchy

  • CreateBackupPolicyParams

Index

Properties

backupType

backupType: BackupType | string

The type of backup to support. For LA+GA this is limited to "continuous".

bucket

bucket: string

Name of the COS Bucket name.

Optional headers

headers: OutgoingHttpHeaders

initialRetention

initialRetention: DeleteAfterDays

The number of days to retain data within a RecoveryRange.

Optional mD5

mD5: string

MD5 hash of content. If provided, the hash of the request must match.

policyName

policyName: string

The name granted to the policy. Validation :

  • chars limited to alphanumeric, underscore, hyphen and period.

targetBackupVaultCrn

targetBackupVaultCrn: string

The CRN for a COS BackupVault.

Generated using TypeDoc