Skip to main content

Modify PostgreSQL Instance

This operation is used to modify PostgreSQL instance property

Path Parameters
  • instanceId integer required

    InstanceId of the PostgreSQL Instance

Request Body
  • instanceProperties object
  • instance object
  • instanceId integer

    Instance ID

  • instanceName string

    Instance Name

  • applicationId integer
  • clientId integer

    Client ID

  • clientName string

    Client Name

  • commCellId integer
  • planEntity object
  • planId integer

    Plan ID

  • postGreSQLInstance object
  • MaintainenceDB string
  • BinaryDirectory string

    Binary directory Path

  • LibDirectory string

    Library directory Path

  • ArchiveLogDirectory string

    Archive log directory Path

  • port string

    Port associated with PostgreSQL server

  • SAUser object
  • userName string
  • osUser object
  • userName string
  • ArchiveDelete boolean
  • standbyOptions object
  • isStandbyEnabled boolean
Responses

OK


Schema
  • processinginstructioninfo object
  • attributes object[]
  • name string
  • value string
  • response object[]
  • warningCode integer
  • errorCode integer
  • warningMessage string
  • entity object
  • subclientId integer
  • clientId integer
  • instanceName string
  • instanceId integer
  • _type_ integer
Loading...