HCP System Management Help
Here’s the content of the JSON file that grants data access permissions to the user account with the username pblack. The name of the file is pblack-UAperms.json.
{
"namespacePermission" : [ {
"namespaceName" : "Accounts-Receivable",
"permissions" : {
"permission" : [ "BROWSE", "READ", "SEARCH", "PURGE", "DELETE", "WRITE" ]
}
}, {
"namespaceName" : "Accounts-Payable",
"permissions" : {
"permission" : [ "BROWSE", "READ" ]
}
} ]
}
Trademarks and Legal Disclaimer
© 2017 Hitachi Vantara Corporation. All rights reserved.