hub-internal-config.security.roles.data-hub-job-deleter.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of marklogic-data-hub Show documentation
Show all versions of marklogic-data-hub Show documentation
Library for Creating an Operational Data Hub on MarkLogic
{
"role-name": "data-hub-job-deleter",
"description": "Permits deleting job documents",
"role": [
],
"privilege": [
{
"privilege-name": "data-hub-delete-jobs",
"action": "http://marklogic.com/data-hub/privileges/delete-jobs",
"kind": "execute"
}
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy