table cf column securitypolicy setReplaces the existing list of security policies associated with a field in a HPE Ezmeral Data Fabric Database JSON table with one or more new security policies.
To run this command, your user ID must have the following permissions:
adminaccessperm on the tablemapr 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.|
CLI |
|
| REST |
|
|
Parameter |
Description |
|---|---|
|
path |
The path to the HPE Ezmeral Data Fabric Database table.
|
| cfname | The name of the column family of the JSON table field for which the security policies will be replaced. |
| column | The JSON table field |
|
securitypolicy |
The list of security policy tags to be replaced in the JSON table field. |
Replaces the security policy for the sales field in the
default column family of a MapR table named table1 with
a new security policy named newpolicy:
|
CLI |
|
|
REST |
|