CLI Guide

Table Of Contents
Syntax
extent destroy
[-f|--force]
[-s|--extents] context-path,context-path...
Arguments
Required arguments
[-s|--extents] context-
path,context-path ...
* List of one or more extents to destroy. Entries must be separated by commas.
Optional arguments
[-f|--force]
Forces the destruction of the given extents, bypassing all guards and
confirmations.
* - argument is positional.
Description
Destroys the specified extents.
Example
Destroy an extent:
VPlexcli:/clusters/cluster-1/storage-elements/extent> extent destroy --force
extent_Symm1254_7BA_1
Destroyed 1 out of 1 targeted extents.
See also
extent create
extent summary
Displays a list of a cluster's unhealthy extents.
Contexts
All contexts.
In /clusters/cluster/storage-elements/extents context, command is summary.
Syntax
extent summary
[-c|--clusters] cluster,cluster...
Commands
195