Delete storage array directory server
Contributors
Suggest changes
The delete storageArray directoryServers
command allows you to delete one or more directory servers.
Supported Arrays
This command applies to an individual E2800, E5700, EF600 or EF300 storage array. It does not operate on E2700 or E5600 storage arrays.
Roles
To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Security Admin role.
Syntax
delete storageArray (allDirectoryServers | directoryServers ["domainId1" ... "domainIdN")
Parameters
Parameter | Description | ||
---|---|---|---|
|
Allows you to delete all directory servers. |
||
|
Allows you to specify one or more directory servers to delete, each identified with the domain ID.
|
Examples
SMcli -n Array1 -c "delete storageArray directoryServers ["domain1" "domain3"];" SMcli -n Array1 -c "delete storageArray allDirectoryServers;" SMcli completed successfully.
Minimum firmware level
8.40 adds the command.