table securitypolicy add
Adds a new security policy to a HPE Ezmeral Data Fabric Database JSON table without replacing existing security policies.
Permissions Required
To run this command, your user ID must have the following permissions:
adminaccessperm
on the table.
NOTE
The mapr
user is not treated as a superuser.
HPE Ezmeral Data Fabric Database does not allow the mapr
user to
run this command unless that user is given the relevant permission or permissions with
access-control expressions.Syntax
CLI |
|
REST |
|
Parameters
Parameter |
Description |
---|---|
path |
The path to the HPE Ezmeral Data Fabric Database table.
|
securitypolicy |
The list of security policy tags to be added to this table. |
Example
Adds the security policy named newpolicy
to a Data Fabric table named table1
:
CLI |
|
REST |
|