Skip to main content

Discover DB2 Instances

This operation is used to discover all DB2 instances and the DB2 Backupsets inside a DB2 instance of a Client.

Path Parameters
  • ClientID integer required

    ID of the Client

Query Parameters
  • instanceId integer

    Add ID of the instance to discover all backupset present inside a DB2 instance

  • instanceName string

    Add Name of the instance if instance Id is given

Responses

OK


Schema
  • error object
  • errorString string
  • errorCode integer
Loading...