Skip Headers
Oracle® Secure Enterprise Search Administration API Guide
11g Release 2 (11.2.1)

Part Number E17595-04
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

delete creatable_type

Deletes a creatable object.

See Also

deleteAll creatable_type
deleteList creatable_type

Syntax

delete creatable_type object_key

Parameters

creatable_type

A creatable type:

altWord
docServiceInstance
docServicePipeline
facetTree
proxyLogin
schedule
searchAttr
source
sourceGroup
storageArea
suggLink
thesaurus
object_key

Unique identifier of the object. See the object descriptions 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.