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.

Example

otdfctl policy attributes namespaces deactivate --id 7650f02a-be00-4faa-a1d1-37cded5e23dc

Options

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