The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
storage bridge config-dump delete
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete a dumpconfiguration file
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The storage bridge config-dump delete
command deletes dumpconfiguration files previously retrieved with the storage bridge config-dump collect command.
Parameters
-node {<nodename>|local}
- Node (privilege: advanced)-
Use this parameter to delete a dumpconfiguration file stored on the specified node.
-file <text>
- Config File (privilege: advanced)-
Use this parameter to delete the dumpconfiguration file with the specified file name.
Examples
The following example deletes dsbridge_config.FB7500N100001.2017-04-28_14_49_30.txt from node1:
cluster1::*> storage bridge config-dump delete -node node1 -file dsbridge_config.FB7500N100001.2017-04-28_14_49_30.txt cluster1::*>