GetExternalBackupJob

GET {{baseUrl}}/externalBackupJobs/:backupId

Gets information about the specified external backup job.

Note: This API is used by an Oracle Cloud Infrastructure Python script that is packaged with the Oracle Cloud Infrastructure CLI. Oracle recommends that you use the script instead using the API directly. See Migrating an On-Premises Database to Oracle Cloud Infrastructure by Creating a Backup in the Cloud for more information.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"backupId":"\u003cstring\u003e","provisioning":"\u003cboolean\u003e","swiftPath":"\u003cstring\u003e","bucketName":"\u003cstring\u003e","userName":"\u003cstring\u003e","tag":"\u003cstring\u003e","swiftPassword":"\u003cstring\u003e"}