blob: 9d7c57b8f7b518868ab3a416b1206d443dfbadbc [file] [log] [blame]
{
"name" : "multiple-actions-with-single-invalid-action-defined-policy-set",
"policies" : [
{
"name" : "PolicyMatcher_MUST_match_this_policy_during_this_test",
"target" : {
"name" : "When an operator reads an asset",
"resource" : {
"name" : "Site",
"uriTemplate" : "any"
},
"action" : "GET , PUT,POST1, DELETE"
},
"effect" : "PERMIT"
}
]
}