blob: aeafb797449e4115c231d9c64495a81eac69e49e [file] [log] [blame]
{
"name" : "multiple-actions-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,POST, DELETE"
},
"effect" : "PERMIT"
}
]
}