Discovery Details
discovery_details
The Discovery Details object describes results of a discovery task/job.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Count | count |
Integer | The number of discovered entities of the specified type. |
Occurrence Details | occurrence_details |
Occurrence Details[] | Details about where in the target entity, specified information was discovered. Only the attributes, relevant to the target entity type should be populuated. |
Raw Data | raw_data |
String | The raw event/finding data as received from the source. |
Record ID | record_id |
String | Unique identifier for the object |
Type | type |
String |
The specific type of information that was discovered. e.g. name, phone_number, etc.
|
Unmapped Data | unmapped |
Object[] | The attributes that are not mapped to the event schema. The names and values of those attributes are specific to the event source. |
Value | value |
String | Optionally, the specific value of discovered information. |
Relationships
Inbound Relationships
These objects and events reference Discovery Details in their attributes:
Outbound Relationships
Discovery Details references the following objects and events in its attributes:
This page describes qdm-1.4.0+ocsf-1.4.0
Updated 5 days ago