Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace IntegrationInstanceSummary

Summary of the Integration Instance.

Properties

Optional alternateCustomEndpoints

alternateCustomEndpoints: Array<CustomEndpointDetails>

A list of alternate custom endpoints used for the integration instance URL.

compartmentId

compartmentId: string

Compartment Identifier.

Optional consumptionModel

consumptionModel: ConsumptionModel

The entitlement used for billing purposes.

Optional customEndpoint

customEndpoint: model.CustomEndpointDetails

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, can be renamed.

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"}}

id

id: string

Unique identifier that is immutable on creation.

instanceUrl

instanceUrl: string

The Integration Instance URL.

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.

Optional lifecycleState

lifecycleState: LifecycleState

The current state of the Integration Instance.

messagePacks

messagePacks: number

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

Optional networkEndpointDetails

networkEndpointDetails: model.PublicEndpointDetails

Optional privateEndpointOutboundConnection

privateEndpointOutboundConnection: PrivateEndpointOutboundConnection | NoneOutboundConnection

Optional shape

shape: Shape

Shape

Optional stateMessage

stateMessage: undefined | string

An message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

Optional timeCreated

timeCreated: Date

The time the the Integration Instance was created. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

The time the IntegrationInstance was updated. An RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

getJsonObj