table cf column securitypolicy removeRemoves one or more security policies from the list of security policies associated with a field in a HPE Ezmeral Data Fabric Database JSON table.
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 or names of the column families containing the security policies you want to remove. |
| column | The JSON table field. |
|
securitypolicy |
The security policy tags to be removed from the list of security policies for the specified JSON table field. |
Removes the security policy named newpolicy from the
sales field in the default column family of a JSON table
named table1:
|
CLI |
|
|
REST |
|