[
{
"resourceType": "com.ritense.dashboard.domain.Dashboard",
"action":"view",
"conditions":[
{
"type":"field",
"field":"key",
"operator":"==",
"value":"management-dashboard"
}
]
},
{
"resourceType": "com.ritense.dashboard.domain.Dashboard",
"action":"view_list",
"conditions":[
{
"type":"field",
"field":"key",
"operator":"==",
"value":"management-dashboard"
}
]
}
]