Endpoint Connection
The Endpoint Connection object contains information detailing a connection attempt to an endpoint.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Response Code | code |
Integer | A numerical response status code providing details about the connection. |
Network Endpoint | network_endpoint |
Network Endpoint[] | Provides characteristics of the network endpoint. |
Raw Data | raw_data |
JSON | The event data as received from the event source. |
Record ID | record_id |
String | Unique identifier for the object |
Unmapped Data | unmapped |
Unmapped[] | The attributes that are not mapped to the event schema. The names and values of those attributes are specific to the event source. |
Relationships
Inbound Relationships
These objects and events reference Endpoint Connection in their attributes:
Outbound Relationships
Endpoint Connection references the following objects and events in its attributes:
This page describes qdm-1.3.2+ocsf-1.3.0
Updated about 1 month ago