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 |
JSON |
Group:context The event data as received from the event source. |
Record ID | record_id |
String |
Group:primary Unique identifier for the object |
Type | type |
String |
The specific type of information that was discovered. e.g. name, phone_number, etc.
|
Unmapped | unmapped |
Unmapped[] | Data from the source that was not mapped into the schema. |
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 ocsf-1.4.0
Updated 9 days ago