ManagedIntegrationRuntimeNode interface

Properties of integration runtime node.

Properties

errors

The errors that occurred on this integration runtime node.

nodeId

The managed integration runtime node id. NOTE: This property will not be serialized. It can only be populated by the server.

status

The managed integration runtime node status. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

errors

The errors that occurred on this integration runtime node.

errors?: ManagedIntegrationRuntimeError[]

Property Value

nodeId

The managed integration runtime node id. NOTE: This property will not be serialized. It can only be populated by the server.

nodeId?: string

Property Value

string

status

The managed integration runtime node status. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string