cdsclient disable
Disables the specified CDS client. The syntax is:
cdsclient disable client_name
Description The specified client 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 d (delete), w (write), and c (create) permissions on the namespace entry of the clerk.
Example
dcecp> cdsclient disable /.:/hosts/blech/cds-clerk dcecp>
|