Skip to main content

Browse contents of a DB2 MultiNode Backupset

Select

SaaS
Customer Managed

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

Path Parameters
  • InstanceID integer required

    ID of the DB2 MultiNode Instance

Request Body
  • path string
  • entity object
  • displayName string
  • clientId integer

    ID of the DB2 MultiNode Pseudo Client

  • instanceName string
  • appName string
  • backupsetId integer required

    ID of the Backupset for which you want to see tablespaces

  • backupsetName string
  • applicationId integer

    Possible values: [103]

    103 for DB2 MultiNode

  • clientName string
  • instanceId integer required

    ID of the DB2 MultiNode Instance

  • entityName string
Responses

OK


Schema
  • oracleContent object[]
  • tableSpace string

    Tablespace name

  • fileType integer
Loading...