{
"rules": [
{
"property": {
"positive": {
"compatibility": "not_support",
"vendor": "Synology"
},
"negative": {
}
},
"actions": {
"discard_from_web": false,
"notification": true,
"selectable": false,
"alert": true
}
},
{
"property": {
"positive": {
"compatibility": "not_support",
"disk_status": "on_use"
},
"negative": {
"vendor": "Synology"
}
},
"actions": {
"discard_from_web": false,
"notification": false,
"selectable": false,
"alert": true
}
},
{
"property": {
"positive": {
"compatibility": "not_support"
},
"negative": {
"disk_status": "on_use",
"vendor": "Synology"
}
},
"actions": {
"discard_from_web": false,
"notification": true,
"selectable": true,
"alert": true
}
},
{
"property": {
"positive": {
"compatibility": "not_in_support"
},
"negative": {
}
},
"actions": {
"discard_from_web": false,
"notification": false,
"selectable": true,
"alert": true
}
},
{
"property": {
"positive": {
"compatibility": "support"
},
"negative": {
}
},
"actions": {
"discard_from_web": false,
"notification": false,
"selectable": true,
"alert": false
}
}
]
}