Skip to content

MachineGroup

m:n relation between machines and groups

Fields

Field Type Description
Created datetime2 Date/Time this relation got created in the database
GroupID bigint Internal ID that references the Group entity (Foreign Key)
GroupID bigint Internal ID that references the Group entity (Foreign Key)
ID bigint Internal ID for the MachineGroup entity (Primary Key)
LastScan datetime2 Last scan of this relation
MachineID bigint Internal ID that references the Machine entity (Foreign Key)
MachineID bigint Internal ID that references the Machine entity (Foreign Key)