Skip to main content

otdfctl policy attributes namespaces deactivate

deactivate - Deactivate an attribute namespace

Synopsis

otdfctl policy attributes namespaces deactivate [flags]

Description

Deactivating an Attribute Namespace will make the namespace name inactive as well as any attribute definitions and values beneath.

Deactivation of a Namespace renders any existing TDFs of those attributes inaccessible.

Deactivation will permanently reserve the Namespace name within a platform. Reactivation and deletion are both considered "unsafe" behaviors.

For information about reactivation, see the unsafe reactivate subcommand.

For reactivation, see the unsafe command.

Options

-i, --id <id>
ID of the attribute namespace (required: true)
--force <force>
Force deactivation without interactive confirmation (dangerous) (required: false)