otdfctl policy subject-mappings delete
delete - Delete a subject mapping by id
Synopsis
otdfctl policy subject-mappings delete [flags]Description
Delete a Subject Mapping to remove entitlement of an entity (via Subject Condition Set) to an Attribute Value.
For more information about subject mappings, see the subject-mappings subcommand.
For more information about subject condition sets, see the subject-condition-sets subcommand.
Example
otdfctl policy subject-mappings delete --id d71c4028-ce64-453b-8aa7-6edb45fbb848
Options
-i,--id <id>- The ID of the subject mapping to delete (required:
true)
-
--force <force> - Force deletion without interactive confirmation (dangerous) (required:
false)