Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateIntegrationInstanceDetails

The information to be updated.

Some properties may not be applicable to specific integration types, see [Differences in Instance Management](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/application-integration&id=INTOO-GUID-931B5E33-4FE6-4997-93E5-8748516F46AA__GUID-176E43D5-4116-4828-8120-B929DF2A6B5E) for details.

Properties

Optional alternateCustomEndpoints

alternateCustomEndpoints: Array<UpdateCustomEndpointDetails>

A list of alternate custom endpoints to be used for the integration instance URL (contact Oracle for alternateCustomEndpoints availability for a specific instance).

Optional customEndpoint

customEndpoint: model.UpdateCustomEndpointDetails

Optional definedTags

definedTags: undefined | object

Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional displayName

displayName: undefined | string

Integration Instance Identifier.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional integrationInstanceType

integrationInstanceType: IntegrationInstanceType

Standard or Enterprise type, Oracle Integration Generation 2 uses ENTERPRISE and STANDARD, Oracle Integration 3 uses ENTERPRISEX and STANDARDX

Optional isByol

isByol: undefined | false | true

Bring your own license.

Optional isFileServerEnabled

isFileServerEnabled: undefined | false | true

The file server is enabled or not.

Optional isVisualBuilderEnabled

isVisualBuilderEnabled: undefined | false | true

Visual Builder is enabled or not.

Optional messagePacks

messagePacks: undefined | number

The number of configured message packs Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj