Event Detail Related
curl -X GET "https://api.misaka.io/v3/lighthouse/security/events/related/string"{
"event": {
"id": "string",
"flags": [
"INCOMING"
],
"status": [
"EVENT_PENDING"
],
"affected_network": "string",
"start": "2019-08-24T14:15:22Z",
"end": "2019-08-24T14:15:22Z",
"source_key": "string",
"source_event_id": "string",
"source_resource_id": "string",
"source_location_id": "string",
"source_country": "st",
"source_location": "string",
"target_country": "st",
"target_location": "string",
"classification_key": "string",
"description": "string",
"affected_bps": 0,
"affected_pps": 0,
"parsed_data": {}
},
"user": 0,
"id": 0,
"match_resource": "string",
"match_type": "string",
"match_value": "string"
}How is this guide?
Last updated on