Skip to content

/AWS1/CL_OWC=>DESCRIBEBACKUPS()

About DescribeBackups

Describes backups. The results are ordered by time, with newest backups first. If you do not specify a BackupId or ServerName, the command returns all backups.

This operation is synchronous.

A ResourceNotFoundException is thrown when the backup does not exist. A ValidationException is raised when parameters of the request are not valid.

Method Signature

IMPORTING

Optional arguments:

IV_BACKUPID TYPE /AWS1/OWCBACKUPID /AWS1/OWCBACKUPID

Describes a single backup.

IV_SERVERNAME TYPE /AWS1/OWCSERVERNAME /AWS1/OWCSERVERNAME

Returns backups for the server with the specified ServerName.

IV_NEXTTOKEN TYPE /AWS1/OWCNEXTTOKEN /AWS1/OWCNEXTTOKEN

This is not currently implemented for DescribeBackups requests.

IV_MAXRESULTS TYPE /AWS1/OWCMAXRESULTS /AWS1/OWCMAXRESULTS

This is not currently implemented for DescribeBackups requests.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_OWCDESCRBACKUPSRSP /AWS1/CL_OWCDESCRBACKUPSRSP