otdfctl policy actions delete
delete - Delete a Custom Action
Synopsis
otdfctl policy actions delete [flags]
Description
Removes a Custom Action from platform Policy. Standard Actions cannot be deleted.
Action deletion cascades to entitlement Subject Mappings, Obligations, and Registered Resource entitlement requirements.
Make sure you know what you are doing.
For more information about Actions, see the manual for the actions
subcommand.
Example
otdfctl policy actions delete --id 217b300a-47f9-4bee-be8c-d38c880053f7
Options
-i
,--id <id>
- ID of the custom action (required:
true
)
-
--force <force>
- Force deletion without interactive confirmation (required:
false
)