Skip to main content

Modify RAC instance properties

Select

SaaS
Customer Managed

This operation is used to modify RAC instance using instanceId

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

    InstanceId of the oracleRAC instance to be modified

  • applicationId integer

    80 for OracleRAC

  • clientId integer required

    ClientId of pseudoclient on which instance is present

  • oracleRACInstance object
  • racDBOperationType string
  • racDBInstance object[]
  • instancePhysicalClient object
  • clientGUID string
  • clientId integer required

    ClientId of RACPhysicalclient on which instance is present

  • clientName string
  • displayName string
  • hostName string
  • instanceOracleSID string
  • userAccount object
  • userName string

    Oracle Account username

  • oracleHome string

    Path of oracleHome

  • racDBConnectCredInfo object

    Credential information for RAC instance connection, required when not using OS authentication

  • credentialId integer

    CredentialId of the credential created for RAC instance connection. Must be of type 'Oracle'

  • racOSUserCredInfo object

    Only for Windows clients. Used for impersonation

  • credentialId integer

    Credential ID of type 'Windows Account'

  • connectString object

    Connection details for RAC instance, set '/' for OS authentication , else use racDBConnectCredInfo

  • userName string

    OracleRAC Database username

  • instance string
  • serviceName string

    Servicename of RAC instance. Required when wallet authentication is enabled at instance level

  • password string

    Deprecated, use racDBConnectCredInfo when not using OS authentication

  • association object
  • entity object[]
  • displayName string
  • clientId integer
  • instanceGUID string
  • entityInfo object
  • companyId integer
  • companyName string
  • multiCommcellId integer
  • instanceName string
  • appName string
  • applicationId integer
  • clientName string
  • instanceId string
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...