Skip to main content

otdfctl policy kas-grants unassign

unassign - Unassign a grant

Synopsis

otdfctl policy kas-grants unassign [flags]

Description

Unassign a registered Key Access Server (KAS) to an attribute namespace, definition, or value.

For more information, see kas-registry and kas-grants manuals.

Options

-n, --namespace-id <namespace-id>
The ID of the Namespace being unassigned a KAS Grant (required: false)
-a, --attribute-id <attribute-id>
The ID of the Attribute Definition being unassigned the KAS grant (required: true)
-v, --value-id <value-id>
The ID of the Value being unassigned the KAS Grant (required: true)
-k, --kas-id <kas-id>
The Key Access Server (KAS) ID being unassigned a grant (required: true)
--force <force>
Force the unassignment with no confirmation (required: false)

Aliases

delete, remove