Skip to main content

Browse contents of a DB2 Backupset

Select

SaaS
Customer Managed

This operation is used to fetch all tablespaces that are backed up for a DB2 Backupset

Path Parameters
  • InstanceID integer required

    ID of the instance

Request Body
  • entity object
  • clientName string

    Name of the client

  • instanceName string

    DB2 Instance name

  • displayName string

    Display name of client in commcell

  • backupsetId integer required

    Backupset id (DB2 database)

  • _type_ integer
  • instanceId integer required

    ID of the DB2 instance

  • backupsetGUID string
  • clientId integer required

    ID of the client

  • appName string

    Possible values: [DB2]

    DB2

  • backupsetName string

    Name of the backupset (DB2 Database name)

  • applicationId integer required

    Possible values: [62, 37]

    application ID for DB2 Unix is 62 and application ID for DB2 windows is 37

  • entityInfo object
  • companyId integer
  • companyName string
  • multiCommcellId integer
  • isDefaultBackupSet boolean
  • entityName string
  • path string
  • pointInTime integer

    lists all tablespaces already backed up at or before this particular time stamp

  • options integer
Responses

OK


Schema
  • oracleContent object[]
  • tableSpace string

    Table space name

  • fileType integer

    Table space type

Loading...