partition delete
Delete an application partition from the HSM. This command deletes an application partition on the HSM and frees the license used by the application partition. To use the partition delete command you must be logged in as HSM SO.
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)