Skip to main content

Modify SAP Oracle instance

Select

SaaS
Customer Managed

SAP Oracle instance modify

Path Parameters
  • instanceId string required
Request Body
  • instanceProperties object
  • instance object
  • instanceId integer required

    InstanceId of the SAP oracle instance to be modified

  • instanceName string

    Name of the SAP oracle instance

  • applicationId integer required

    Default value: 61

    61 for SAP Oracle

  • clientId integer required

    ClientId of SAp Oracle client on which instance is present

  • appName string

    Default value: SAP for Oracle

  • clientName string

    SAP Oracle client on which instance is present

  • commCellId integer

    Default value: 2

  • planEntity object
  • planId integer

    PlanID of plan to be associated to the client

  • sapOracleInstance object
  • oracleHome string

    Enter the Oracle application home path.

  • sapDataPath string

    SAP Oracle DATA home path

  • sapExeFolder string

    SAP Oracle EXE path

  • sqlConnect object
  • userName string

    Default value: test

    SAP Oracle database username

  • password string

    Base64 encrypted database user password

  • domainName string

    SAP Oracle SID DB TNS entry

  • confirmPassword string
  • useSAPSecureStore boolean

    Default value: false

    SAP Oracle SecureStore

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