Keeper Security Modeling Rule

Modeling Rule

Keeper Security

Details

IDKeeper_Security_ModelingRule
From Version8.15.0

Schema

keeper_security_raw

Field Type Array?
attachment_id string
audit_event_type string
device_name string
email string
email_domain string
enforcement string
file_format string
folder_uid string
from_username string
gateway_uid string
id int
ip_address string
keeper_version string
name string
node string
node_id int
plan string
protocol string
recipient string
record_uid string
report_name string
result_code string
role_id string
secret_uid string
shared_folder_uid string
team_uid string
to_username string
username string
value string
{
    "keeper_security_raw": {
      "audit_event_type": {
        "type": "string",
        "is_array": false
      },
        "id": {
        "type": "int",
        "is_array": false
      },
        "ip_address": {
        "type": "string",
        "is_array": false
      },
        "username": {
        "type": "string",
        "is_array": false
      },
        "node_id": {
        "type": "int",
        "is_array": false
      },
        "from_username": {
        "type": "string",
        "is_array": false
      },
        "email": {
        "type": "string",
        "is_array": false
      },
        "to_username": {
        "type": "string",
        "is_array": false
      },
        "recipient": {
        "type": "string",
        "is_array": false
      },
        "keeper_version": {
        "type": "string",
        "is_array": false
      },
        "file_format": {
        "type": "string",
        "is_array": false
      },
        "folder_uid": {
        "type": "string",
        "is_array": false
      },
        "attachment_id": {
        "type": "string",
        "is_array": false
      },
        "device_name": {
        "type": "string",
        "is_array": false
      },
        "record_uid": {
        "type": "string",
        "is_array": false
      },
        "node": {
        "type": "string",
        "is_array": false
      },
        "role_id": {
        "type": "string",
        "is_array": false
      },
        "team_uid": {
        "type": "string",
        "is_array": false
      },
        "shared_folder_uid": {
        "type": "string",
        "is_array": false
      },
        "plan": {
        "type": "string",
        "is_array": false
      },
        "gateway_uid": {
        "type": "string",
        "is_array": false
      },
        "value": {
        "type": "string",
        "is_array": false
      },
        "enforcement": {
        "type": "string",
        "is_array": false
      },
        "email_domain": {
        "type": "string",
        "is_array": false
      },
        "secret_uid": {
        "type": "string",
        "is_array": false
      },
        "report_name": {
        "type": "string",
        "is_array": false
      },
        "name": {
        "type": "string",
        "is_array": false
      },
        "result_code": {
        "type": "string",
        "is_array": false
      },
        "protocol": {
        "type": "string",
        "is_array": false
      }
    }
  }