Contains information about each deployment topology.

Column

Data Type

Constraint

topology_id

VARCHAR(40)

not null

(primary key)

The unique ID for a topology.

version

BIGINT

not null

The version of the target associated with the topology.

primary_tl

TINYINT

null

Indicates whether this topology is the primary topology for the target.

 
loading table of contents...