Skip to main content

Add SAP Oracle instance

Select

SaaS
Customer Managed

This operation adds an Oracle Instance.

Request Body

Request body to add an Oracle Instance

  • instanceProperties object
  • instance object
  • instanceName string required

    Name of the Instance

  • applicationId integer required

    Default value: 61

  • clientId integer

    client ID

  • clientName string required

    client name

  • commCellId integer

    Default value: 2

  • credentialEntity object

    Credential used to connect to DB. Must be of type 'SAP Oracle'

  • credentialId integer

    Use when you want to specify a connect string. For OS auth, this is not needed, send only '/' as username in sqlConnect

  • planEntity object
  • planId integer

    planID

  • sapOracleInstance object required
  • oracleHome string

    Oracle Home directory

  • sapDataPath string

    Data path

  • sapExeFolder string

    SAP exe folder path

  • sqlConnect object
  • userName string

    Username to use to connect to the SAP for Oracle DB. Set '/' for OS auth. Please create a credential for all other connect strings

  • osUserCredInfo object

    Applicable only for Windows clients. Used for impersonation

  • credentialId integer
  • useSAPSecureStore boolean

    Default value: false

    SAP Secure store key

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...