Table

table

The table object represents a table within a structured relational database or datastore, which contains columns and rows of data that are able to be create, updated, deleted and queried.

Attributes

CaptionNameTypeDescription
Created Timecreated_timeTimestampThe time when the table was known to have been created.
DescriptiondescStringThe description of the table.
GroupsgroupsGroup[]The group names to which the table belongs.
Modified Timemodified_timeTimestampThe most recent time when any changes, updates, or modifications were made within the table.
NamenameStringThe table name, ordinarily as assigned by a database administrator.
Raw Dataraw_dataJSONGroup:context

The event data as received from the event source.
Record IDrecord_idStringGroup:primary

Unique identifier for the object
SizesizeLongThe size of the data table in bytes.
Unique IDuidStringThe unique identifier of the table.
UnmappedunmappedUnmapped[]Data from the source that was not mapped into the schema.

Relationships

Table shown in context

Inbound Relationships

These objects and events reference Table in their attributes:

Outbound Relationships

Table references the following objects and events in its attributes:

This page describes qdm-1.5.1+ocsf-1.6.0