How Can We Help?
MSHC_SNAPS
Field | Type | Description |
---|---|---|
snap_id | bigint IDENTITY(1,1) | UID of the snapshot |
forest_id | bigint | refers to UID of forests |
snap_user_run | varchar(255) | user under which the script was run |
snap_user_adds | varchar(255) | user to authenticate against the forest |
snap_start | datetime | |
snap_end | datetime | |
snap_ok | tinyint |
STATUS: WIP