Virtual Private Cloud Audit Trails Events: ExternalFlow
Event JSON schema
{
"eventId": "string",
"eventSource": "string",
"eventType": "string",
"eventTime": "string",
"resourceMetadata": {
"path": [
{
"resourceType": "string",
"resourceId": "string",
// Includes only one of the fields `resourceName`
"resourceName": "string"
// end of the list of possible fields
}
]
},
"eventStatus": "string",
"details": {
"ifaceIdx": "string",
"ifaceGen": "string",
"session": "string",
"flowIdx": "string",
"action": "string",
"vers": "string",
"proto": "string",
"srcAddr": "string",
"dstAddr": "string",
"direction": "string",
"reason": "string",
"nat": "string",
"srcPort": "string",
"dstPort": "string",
"aggStart": "string",
"aggEnd": "string",
"packets": "string",
"bytes": "string",
"tcpFlags": "string",
"vmUuid": "string",
"subnetId": "string"
}
}
Field description
|
Field |
Description |
|
eventId |
string |
|
eventSource |
string |
|
eventType |
string |
|
eventTime |
string (date-time) String in RFC3339 To work with values in this field, use the APIs described in the |
|
resourceMetadata |
|
|
eventStatus |
enum (SynchronousEventStatus)
|
|
details |
ResourceMetadata
|
Field |
Description |
|
path[] |
Resource
|
Field |
Description |
|
resourceType |
string |
|
resourceId |
string |
|
resourceName |
string Includes only one of the fields |
AggregatedFlowEventDetails
|
Field |
Description |
|
ifaceIdx |
string (int64) |
|
ifaceGen |
string (int64) |
|
session |
string (int64) |
|
flowIdx |
string (int64) |
|
action |
string |
|
vers |
string (int64) |
|
proto |
string (int64) |
|
srcAddr |
string |
|
dstAddr |
string |
|
direction |
string |
|
reason |
string |
|
nat |
string |
|
srcPort |
string (int64) |
|
dstPort |
string (int64) |
|
aggStart |
string (date-time) String in RFC3339 To work with values in this field, use the APIs described in the |
|
aggEnd |
string (date-time) String in RFC3339 To work with values in this field, use the APIs described in the |
|
packets |
string (int64) |
|
bytes |
string (int64) |
|
tcpFlags |
string |
|
vmUuid |
string |
|
subnetId |
string |