16 lines
307 B
JSON
16 lines
307 B
JSON
|
|
{
|
||
|
|
"id": "check:tenant-engine-guardrail-set-writer",
|
||
|
|
"tenant": "tenant:friendly:binky",
|
||
|
|
"subject": {
|
||
|
|
"id": "tenant-engine",
|
||
|
|
"type": "service"
|
||
|
|
},
|
||
|
|
"action": "tenant.guardrail.set",
|
||
|
|
"resource": {
|
||
|
|
"id": "t-1",
|
||
|
|
"type": "guardrail",
|
||
|
|
"system": "tenant-engine"
|
||
|
|
},
|
||
|
|
"context": {}
|
||
|
|
}
|