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:
|
Data Classification | data_classifications | Data Classification[] | Group: |
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: |
Record ID | record_id | String | Group: |
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 about 1 month ago