Skip to main content

Fetch DB2 Storage groups

This operation is used to fetch all backed up DB2 storage groups of a DB2 Backupset.

Path Parameters
  • BackupsetID integer required

    ID of the backupset

Responses

OK


Schema
  • groupInfo object
  • storageGroup object[]
  • groupName string

    Storage group name

  • stoPaths string[]

    path of the storage group

  • error object
  • errorMessage string
  • errorCode integer
Loading...