Details
| ID | Lookout_Mobile_Endpoint_Security_ModelingRule |
|---|---|
| From Version | 8.11.0 |
Schema
lookout_mobile_endpoint_security_raw
| Field | Type | Array? |
|---|---|---|
actor |
string | — |
audit |
string | — |
change_type |
string | — |
device |
string | — |
enterprise_guid |
string | — |
id |
string | — |
target |
string | — |
threat |
string | — |
type |
string | — |
{ "lookout_mobile_endpoint_security_raw": { "id": { "type": "string", "is_array": false }, "type": { "type": "string", "is_array": false }, "change_type": { "type": "string", "is_array": false }, "enterprise_guid": { "type": "string", "is_array": false }, "threat": { "type": "string", "is_array": false }, "audit": { "type": "string", "is_array": false }, "device": { "type": "string", "is_array": false }, "actor": { "type": "string", "is_array": false }, "target": { "type": "string", "is_array": false } } }