Contains information about the agents for a target.

Column

Data Type

Constraint

target_id

VARCHAR(40)

not null

(primary key)

The unique ID for a target.

agent_id

VARCHAR(40)

not null

(primary key)

The unique ID for an agent.

 
loading table of contents...