Database
database
The database object is used for databases which are typically datastore services that contain an organized collection of structured and unstructured data or a types of data.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Created Time | created_time |
Timestamp | The time when the database was known to have been created. |
Data Classification | data_classification |
Data Classification[] |
Group:context The Data Classification object includes information about data classification levels and data category types.
|
Data Classification | data_classifications |
Data Classification[] |
Group:context A list of Data Classification objects, that include information about data classification levels and data category types, indentified by a classifier. |
Description | desc |
String | The description of the database. |
Groups | groups |
Group[] | The group names to which the database belongs. |
Modified Time | modified_time |
Timestamp | The most recent time when any changes, updates, or modifications were made within the database. |
Name | name |
String | The database name, ordinarily as assigned by a database administrator. |
Raw Data | raw_data |
JSON |
Group:context The event data as received from the event source. |
Record ID | record_id |
String |
Group:primary Unique identifier for the object |
Size | size |
Long | The size of the database in bytes. |
Type | type |
String | The database type. |
Type ID | type_id |
Integer |
The normalized identifier of the database type.
|
Unique ID | uid |
String | The unique identifier of the database. |
Unmapped | unmapped |
Unmapped[] | Data from the source that was not mapped into the schema. |
Relationships
Inbound Relationships
These objects and events reference Database in their attributes:
Outbound Relationships
Database references the following objects and events in its attributes:
This page describes ocsf-1.4.0
Updated 3 days ago