Deletes an object entry from the namespace. This task is usually done through the client application that created the object entry, except under specific circumstances (for example, if the application is obsolete or no longer has access to the namespace). SYNOPSIS DELETE OBJECT object-name Argument object-name The full name of the object entry. ACCESS RIGHTS You must have delete access to the object entry that you want to delete.
1 – example
The following command deletes the object entry .floor1pr2 from the directory .sales.east. dns> delete object .sales.east.floor1pr2