jiveBridge Table

Table for bridged CS instances.

Column Name Type Length Nullable Unicode Description
bridgeID bigint N/A false   ID. Primary key.
creationDate bigint N/A false   Create date of partner entry.
description varchar 255 true true Brief Description of the bridged CS instance.
disabled smallint N/A N/A   Indicates the bridge is disabled
engineID bigint N/A false   The OpenSearch engineID for this bridge.
name varchar 255 false true Name of the remote CS instance, used in display.
url varchar 255 false true Project Status Description.
userID bigint N/A false   The ID of the user that created the bridge entry.