All Downloads are FREE. Search and download functionalities are using the official Maven repository.

json.data.policy.DataConsumerPolicy.json Maven / Gradle / Ivy

The newest version!
{
  "name": "DataConsumerPolicy",
  "displayName": "Data Consumer Policy",
  "fullyQualifiedName": "DataConsumerPolicy",
  "description": "Policy for Data Consumer to perform operations on metadata entities",
  "policyType": "AccessControl",
  "enabled": true,
  "rules": [
    {
      "name": "DataConsumerPolicy-UpdateDescription",
      "operation": "UpdateDescription",
      "allow": true
    },
    {
      "name": "DataConsumerPolicy-UpdateOwner",
      "operation": "UpdateOwner",
      "allow": true
    },
    {
      "name": "DataConsumerPolicy-UpdateTags",
      "operation": "UpdateTags",
      "allow": true
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy