hub-internal-config.security.roles.data-hub-job-monitor.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-monitor",
"description": "Permits access to job monitoring features in DHF",
"role": [
"data-hub-job-reader"
],
"privilege": [
{
"privilege-name": "data-hub-monitor-jobs",
"action": "http://marklogic.com/data-hub/privileges/monitor-jobs",
"kind": "execute"
}
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy