Skip to main content

Update DB2 MultiNode Backupset Properties

Select

SaaS
Customer Managed

This operation is used to update DB2 MultiNode Backupset Properties

Path Parameters
  • BackupsetID integer required

    ID of the DB2 MultiNode Backupset

Request Body
  • backupsetProperties object required
  • backupSetEntity object
  • clientName string
  • instanceName string
  • displayName string
  • backupsetId integer

    ID of the backupset for which properties needs to be modified

  • _type_ string
  • instanceId integer

    ID of the instance for which backupset belongs to

  • backupsetGUID string
  • clientId integer

    ID of the DB2 DPF pseudo client for which backupset belongs to

  • appName string

    DB2 MultiNode

  • backupsetName string
  • applicationId integer

    Possible values: [103]

    Application ID of DB2 Multinode is 103

  • entityInfo object
  • companyId integer
  • companyName string
  • multiCommcellId integer
  • db2BackupSet object

    Pass this object if you want to connect to DB2 Backupset as a different user

  • db2SqlConnectInfo object

    Pass this object if you want to connect to DB2 Backupset as a different user

  • userName string

    Username of new user

  • savedCredential object
  • password string

    Password in base64 encoding

  • useSQLConnect boolean

    True if you want to connect to DB2 backupset as a different user

  • commonBackupSet object
  • isDefaultBackupSet boolean
  • planEntity object

    pass this object to update plan

  • planId integer

    ID of the plan to get associated

  • planName string

    Name of the plan to get associated

Responses

OK


Schema
  • processinginstructioninfo object
  • attributes object[]
  • name string
  • value string
  • response object[]
  • errorCode integer
  • entity object
  • clientId integer

    Client ID of DB2 MultiNode Pseudo Client

  • applicationId integer

    DB2 MultiNode Application ID

  • backupsetId integer

    Backupset ID

  • _type_ integer
Loading...