Skip to main content

Discover DB2 Instances and Databases Automatically

This operation is used to enable automatic discovery of DB2 Instances and the databases present inside the DB2 instances once the instance is configured

Request Body
  • association object
  • entity object[]
  • clientId integer required

    ID of the client

  • applicationId integer required

    Possible values: [37, 62]

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

  • _type_ integer
  • agentProperties object
  • db2Prop object
  • isAutoDiscoveredEnabled boolean required

    True to enable auto discovery / False to disable auto discovery

Responses

OK


Schema
  • processinginstructioninfo object
  • attributes object[]
  • name string
  • value string
  • response object[]
  • errorCode integer
Loading...