Skip to main content

WorkflowRelatedProjectKVGrant

Rules allowing the related project to access the current project's KV; not the current project's permission on the target.

read objectrequired
oneOf
modestringrequired
Constant value: none
write objectrequired
oneOf
modestringrequired
Constant value: none
WorkflowRelatedProjectKVGrant
{
"read": {
"mode": "none"
},
"write": {
"mode": "none"
}
}