Get Network Security Events (Meraki)

This object returns the list of network security events from the Meraki API.

Input Parameters

Name Type Required Description
Meraki API Key String Yes The API key that will be used to pull information about the environment. The account used to obtain this key must have as a recommended minimum, full read-only access.
Network ID String Yes The unique network ID for which we want to pull the events.

Output Parameters

Name Type Description
Events List Collection The list of events found. It is populated if one or more events are found. It contains following information:

ItemTypeExample
EventTimeStampString6/6/2020 4:28:00
DeviceMacАddressString00:00:00:00:00:00
ClientMacАddressString00:00:00:00:00:00
SourceIPString10.0.0.1:8008
DestinationIPString192.168.0.1:80
ProtocolStringTCP/IP
PriotityInt2
ClassificationInt4
WasItBlockedBooleanTrue
MessageStringSERVER-Web console access attempt
SignatureString1:34523:5
SignatureSourceStringIds-vrt-bal
RuleIDStringMeraki:intrusion/snort
Count of Events Number The total count of events returned.
Result Number Returns a success value of zero or any value other than zero to indicate failure.
Result String String Object execution error details.

Example Input Parameters

Name Type Required Example
Meraki API Key String Yes 1a1a1a1a1a1a1a1a1a1a1a2a2a2a2a2a2a2a3a3a
Network ID String Yes L_123415