partition delete
Delete an HSM Partition from the HSM. This command deletes a HSM Partition on the HSM and frees the license used by the HSM Partition. To use the partition delete command you must be logged in to the HSM as HSM Admin.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
Syntax
partition delete -partition <partition_name> [-force]
Argument(s) | Shortcut | Description |
---|---|---|
-force | -f | Force the action without prompting. |
-partition <partition_name> | -p | The name of the HSM partition to deactivate. Obtain the HSM partition name by using the partition list command. |
Example
lunash:>partition delete -partition partition2 CAUTION: Are you sure you wish to delete the partition named: partition2 Type 'proceed' to delete the partition, or 'quit' to quit now. > proceed 'partition delete' successful. Command Result : 0 (Success)