CLI Guide

Table Of Contents
ds dd destroy
Destroys the specified distributed-device(s).
Contexts
All contexts.
Syntax
ds dd destroy
[-d|--distributed-device] context-path, context-path,...
[-f|--force]
Arguments
Required arguments
[-d|--distributed-device] context-path, context-path,... * List of one or more distributed devices to destroy.
[-f|--force]
Forces the distributed devices to be destroyed.
* - argument is positional.
Description
In order to be destroyed, the target distributed device must not host virtual volumes.
Examples
VPlexcli:/distributed-storage/distributed-devices> ds dd destroy /distributed-storage/
distributed-devices/TestDisDevice
WARNING: The following items will be destroyed:
Context
------------------------------------------------------
/distributed-storage/distributed-devices/TestDisDevice
Do you wish to proceed? (Yes/No) yes
See also
ds dd create
ds dd remove-all-rules
Removes all rules from all distributed devices.
Contexts
All contexts.
Commands
153