ManagedIntegrationRuntimeNode interface

Properties of integration runtime node.

Properties

additionalProperties

Additional properties

errors

The errors that occurred on this integration runtime node.

nodeId

The managed integration runtime node id.

status

The managed integration runtime node status.

Property Details

additionalProperties

Additional properties

additionalProperties?: Record<string, any>

Property Value

Record<string, any>

errors

The errors that occurred on this integration runtime node.

errors?: ManagedIntegrationRuntimeError[]

Property Value

nodeId

The managed integration runtime node id.

nodeId?: string

Property Value

string

status

The managed integration runtime node status.

status?: string

Property Value

string