Skip to content

Instantly share code, notes, and snippets.

@arvindr21
Created May 5, 2018 04:09
Show Gist options
  • Save arvindr21/933cac8dd7a734f803fa95bbd3356924 to your computer and use it in GitHub Desktop.
Save arvindr21/933cac8dd7a734f803fa95bbd3356924 to your computer and use it in GitHub Desktop.
{
"_id" : ObjectId("5a39dff0f4aabb0026a0ff61"),
"created_at" : ISODate("2017-12-20T09:28:40.743+05:30"),
"updated_at" : ISODate("2018-02-15T11:45:41.883+05:30"),
"name" : "T1",
"created_by" : ObjectId("5a0d6e4dbb87330025a9b0a8"),
"rules" : [
{
"id" : "0230e155-3917-4195-ac52-3b03bbceab2a",
"if" : {
"id" : "5a1bba7de3633c0026d1f52c_i_onoff",
"name" : "Intrusion Detection (new scube)",
"suitcase" : "5a1bba7de3633c0026d1f52c",
"action" : "onoff",
"src" : "o",
"type" : "i",
"cond" : "onoff",
"value" : "off"
},
"then" : {
"id" : "5a3a26f1bf2fbb002642cb2b_i_onoff",
"name" : "Socket (Eco)",
"suitcase" : "5a3a26f1bf2fbb002642cb2b",
"action" : "onoff",
"src" : "i",
"type" : "i",
"cond" : "onoff",
"value" : "on"
},
"created" : "5a0d6e4dbb87330025a9b0a8",
"pause" : false,
"fav" : false
}
],
"suitcases" : [
"5a30f6e09769190026d20c6e",
"5a1bba7de3633c0026d1f52c",
"5a3a26f1bf2fbb002642cb2b"
],
"__v" : 33
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment