Oracle® Secure Enterprise Search Administration API Guide 11g Release 1 (11.1.2.0.0) Part Number E14133-02 |
|
|
View PDF |
Deletes a creatable object.
See Also
deleteAll creatable_type deleteList creatable_type
Syntax
delete creatable_type object_key
Parameters
A creatable type:
alert altWord clusterTree identityPlugin proxyLogin schedule searchAttr skinBundle source sourceGroup sourceType storageArea suggLink thesaurus
Unique identifier of the object. See the object description in Chapter 2, "Administration Object Types."
Example
This example deletes the Doc Library
schedule.
SES>delete schedule --NAME="Doc Library"
The object "[name=Doc Library]" was successfully deleted.