Skip to main content

Fetch DB2 Multinode Configuration Partitions

This operation is used to fetch all the physical and logical nodes of a DB2 Multinode Configuration

Query Parameters
  • clientId integer required

    ID of the DB2 Multinode Pseudo client

  • db2Home string required

    Home path of the DB2 Multinode instance

Responses

OK


Schema
  • nodes object[]
  • nodenum integer

    sequence of node in DB2 Multinode configuration

  • nodeClient object
  • clientId integer

    ID of the DB2 Multinode client

  • clientName string

    Name of the DB2 Multinode Client

  • _type_ integer
Loading...