Skip to main content

Add Informix Instance

Select

SaaS
Customer Managed

This operation adds a Informix Instance in Client

Request Body
  • instance object
  • instanceId integer
  • instanceName string required

    Name of the instance

  • applicationId integer required

    Default value: 3

    Application ID

  • clientId integer
  • clientName string

    Name of the client

  • commCellId integer
  • planEntity object
  • planId integer

    Plan ID to be associated to the Instance

  • informixInstance object
  • informixUser object
  • userName string required

    Informix user name

  • informixDir string required

    Informix ho

  • onConfigFile string required

    onconfig file name

  • sqlHostfile string required

    SQLHOSTS file path

  • informixStorageDevice object
  • dataBackupStoragePolicy object
  • storagePolicyId integer
  • commandLineStoragePolicy object
  • storagePolicyId integer
  • logBackupStoragePolicy object
  • storagePolicyId integer
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

    Name of the instance created

  • instanceId integer
  • _type_ integer
Loading...