cds disable
Disables the specified CDS server. The syntax is:
cds disable server_name
Description The specified server must be running somewhere in the local cell, and you must have the privileges to access that machine. This operation returns an empty
string on success.
Privileges Required You must have dwc permissions on the namespace entry.
Examples
dcecp> cds disable /.:/hosts/blech/cds-server dcecp>
|