Database Object
Applicable Profiles: Data Classification Date/Time

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.
Name Caption Requirement Type Description
created_time Created Time Optional Timestamp The time when the database was known to have been created.
created_time_dt Created Time Optional Datetime The time when the database was known to have been created.
desc Description Optional String The description of the database.
groups Groups Optional Group Array The group names to which the database belongs.
modified_time Modified Time Optional Timestamp The most recent time when any changes, updates, or modifications were made within the database.
modified_time_dt Modified Time Optional Datetime The most recent time when any changes, updates, or modifications were made within the database.
size Size Optional Long The size of the database in bytes.
type_id Type ID Required Integer The normalized identifier of the database type.
0Unknown
The type is unknown.
1Relational
2Network
3Object Oriented
4Centralized
5Operational
6NoSQL
99Other
The type is not mapped. See the type attribute, which contains a data source specific value.
This is an enum attribute; its string sibling is type.
Constraints
† At least one of these attributes must be present: name, uid