hub-internal-config.security.roles.data-hub-explorer-architect.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-explorer-architect",
"description": "Permits accessing entity models via the REST API",
"role": [
"data-hub-entity-model-reader",
"data-hub-module-reader"
],
"privilege": [
{
"privilege-name": "rest-reader",
"action": "http://marklogic.com/xdmp/privileges/rest-reader",
"kind": "execute"
}
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy