Databucket

databucket

The databucket object is a basic container that holds data, typically organized through the use of data partitions.

Attributes

CaptionNameTypeDescription
Agent Listagent_listAgent[]A list of agent objects associated with a device, endpoint, or resource.
Cloud Partitioncloud_partitionStringThe canonical cloud partition name to which the region is assigned (e.g. AWS Partitions: aws, aws-cn, aws-us-gov).
Created Timecreated_timeTimestampThe time when the databucket was known to have been created.
CriticalitycriticalityStringThe criticality of the databucket as defined by the event source.
DatadataJSONAdditional data describing the resource.
Data Classificationdata_classificationData Classification[]Group:context

The Data Classification object includes information about data classification levels and data category types.

🚧 WARNING: DEPRECATED

Data Classification has been deprecated since 1.4.0. Use the attribute data_classifications instead

Data Classificationdata_classificationsData Classification[]Group:context

A list of Data Classification objects, that include information about data classification levels and data category types, identified by a classifier.
DescriptiondescStringThe description of the databucket.
Encryption Detailsencryption_detailsEncryption Details[]The encryption details of the databucket. Should be populated if the databucket is encrypted.
FilefileFile[]Entity:FILE

Details about the file/object within a databucket.
GroupgroupGroup[]The name of the related resource group.

🚧 WARNING: DEPRECATED

Group has been deprecated since 1.6.0. Use the groups attribute instead.

GroupsgroupsGroup[]The group names to which the databucket belongs.
HostnamehostnameHostnameEntity:HOSTNAME

The fully qualified hostname of the databucket.
IP AddressipIP AddressEntity:IP_ADDRESS

The IP address of the resource, in either IPv4 or IPv6 format.
Back Ups Configuredis_backed_upBooleanIndicates whether the device or resource has a backup enabled, such as an automated snapshot or a cloud backup. For example, this is indicated by the cloudBackupEnabled value within JAMF Pro mobile devices or the registration of an AWS ARN with the AWS Backup service.
Encryptedis_encryptedBooleanIndicates if the databucket is encrypted.
Publicis_publicBooleanIndicates if the databucket is publicly accessible.
LabelslabelsString[]The list of labels associated to the resource.
Modified Timemodified_timeTimestampThe most recent time when any changes, updates, or modifications were made within the databucket.
NamenameStringThe databucket name.
NamespacenamespaceStringThe namespace is useful when similar entities exist that you need to keep separate.
OwnerownerUser[]Entity:USER

The identity of the service or user account that owns the databucket.
Raw Dataraw_dataJSONGroup:context

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

Unique identifier for the object
RegionregionStringThe cloud region of the databucket.
Resource Relationshipresource_relationshipGraph[]A graph representation showing how this databucket relates to and interacts with other entities in the environment. This can include parent/child relationships, dependencies, or other connections.
SizesizeLongThe size of the databucket in bytes.
TagstagsKey:Value object[]The list of tags; key:value pairs associated to the resource.
TypetypeStringThe databucket type.
Type IDtype_idIntegerThe normalized identifier of the databucket type.
  • 0: Unknown (UNKNOWN)
  • 1: S3 (S3)
  • 2: Azure Blob (AZURE_BLOB)
  • 3: GCP Bucket (GCP_BUCKET)
  • 99: Other (OTHER)
Unique IDuidResource UIDEntity:RESOURCE_UID

The unique identifier of the databucket.
Alternate IDuid_altResource UIDEntity:RESOURCE_UID

The alternative unique identifier of the resource.
UnmappedunmappedUnmapped[]Data from the source that was not mapped into the schema.
VersionversionStringThe version of the resource. For example 1.2.3.
Cloud Availability ZonezoneStringThe specific availability zone within a cloud region where the databucket is located.

Relationships

Databucket shown in context

Inbound Relationships

These objects and events reference Databucket in their attributes:

Outbound Relationships

Databucket references the following objects and events in its attributes:

This page describes qdm-1.5.1+ocsf-1.6.0


Did this page help you?