Skip to main content

Create PostgreSQL Database Group

This operation creates a database group in a PostgreSQL Instance

Request Body
  • subClientProperties object
  • subClientEntity object
  • clientName string

    Client Name

  • instanceName string

    Instance Name

  • displayName string
  • backupsetId integer
  • _type_ string
  • instanceId integer
  • backupsetGUID string
  • clientId integer
  • appName string

    Default value: PostgreSQL

    Application Name

  • backupsetName string

    BackupSet Name

  • applicationId integer

    Default value: 125

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

    Subclient ID

  • subclientName string

    Subclient Name

  • commonProperties object
  • planEntity object
  • planId integer

    Plan ID to be associated to the subclient

  • contentOperationType integer
  • content object[]
  • postgreSQLContent object
  • databaseName string

    Database name which needs to be added to contents

  • postgreSQLSubclientProp object
  • numberOfBackupStreams integer

    Default value: 1

    Number of backup streams

  • collectObjectListDuringBackup boolean

    Flag to determine object list collection during backups

Responses

OK


Schema
  • processinginstructioninfo object
  • attributes object[]
  • name string
  • value string
  • response object
  • warningCode integer
  • errorCode integer
  • warningMessage string
  • entity object
  • subclientId integer

    ID of create

  • _type_ integer
Loading...