cdsalias delete
Deletes an existing alias cellname from CDS.
cdsalias delete cellalias_name
Description The cdsalias delete command deletes an existing alias cellname from the Cell Directory Service (CDS). The required argument is a single fully qualified
alias name of the cell. If the alias name does not exist, an error is returned. You cannot use this command to delete the preferred cell name. The command returns an empty string on success.
Privileges Required Requires a (auth_info) permission on the root directory of the cell.
Examples
dcecp> cdsalias delete /.../green.cell.osf.org dcecp>
|