Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateIntegrationInstanceDetails

The information about new IntegrationInstance. Some properties may not be applicable to specific integration types, see Differences in Instance Management for details.

Properties

Optional alternateCustomEndpoints

alternateCustomEndpoints: Array<CreateCustomEndpointDetails>

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

compartmentId

compartmentId: string

Compartment Identifier.

Optional consumptionModel

consumptionModel: ConsumptionModel

Optional parameter specifying which entitlement to use for billing purposes. Only required if the account possesses more than one entitlement.

Optional customEndpoint

customEndpoint: model.CreateCustomEndpointDetails

Optional definedTags

definedTags: undefined | object

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

displayName

displayName: string

Integration Instance Identifier.

Optional domainId

domainId: undefined | string

The OCID of the identity domain, that will be used to determine the corresponding Idcs Stripe and create an Idcs application within the stripe. This parameter is mutually exclusive with parameter: idcsAt, i.e only one of two parameters should be specified.

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 idcsAt

idcsAt: undefined | string

IDCS Authentication token. This is required for all realms with IDCS. Its optional as its not required for non IDCS realms.

integrationInstanceType

integrationInstanceType: IntegrationInstanceType

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

isByol

isByol: boolean

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.

messagePacks

messagePacks: number

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

Optional networkEndpointDetails

networkEndpointDetails: model.PublicEndpointDetails

Optional shape

shape: Shape

Shape

Functions

getDeserializedJsonObj

getJsonObj