PreviousNext

rpcprofile delete

Deletes the specified profile from CDS. The syntax is:

rpcprofile delete profile_name_list

Description
The rpcprofile delete operation deletes the specified profile from CDS. The profile_name_list argument is a list of names of RPC profiles to be deleted. This operation returns an empty string on success. If the RPC profile does not exist, an error is generated.

Privileges Required
You need w (write) permission to the CDS object entry (the target profile entry).

Examples
The following command removes the profile named /.:/LandS/anthro/molly_o_profile:

dcecp> rpcprofile remove /.:/LandS/anthro/molly_o_profile
dcecp>