Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExternalBackupJob

Provides all the details that apply to an external backup job.

Properties

backupId

backupId: string

The OCID of the associated backup resource.

bucketName

bucketName: string

The name of the Swift compartment bucket where the backup should be stored.

provisioning

provisioning: boolean

An indicator for the provisioning state of the resource. If {@code TRUE}, the resource is still being provisioned.

Optional swiftPassword

swiftPassword: undefined | string

The auth token to use for access to the Swift compartment bucket that will store the standalone backup. For information about auth tokens, see Working with Auth Tokens.

swiftPath

swiftPath: string

The Swift path to use as a destination for the standalone backup.

tag

tag: string

The tag for RMAN to apply to the backup.

userName

userName: string

The Swift user name to use for transferring the standalone backup to the designated Swift compartment bucket.

Functions

getDeserializedJsonObj

getJsonObj