DREDBSETOPTIONS
Allows you to configure database options while the server is running.
Example
http://12.3.4.56:9071/DREDBSETOPTIONS?DREDBName=Sport&Internal=true&ReadOnly=true
This action updates the configuration for the Sport
database in IDOL Server to be Internal
and ReadOnly
.
Required Parameters
The following action parameters are required.
Parameter | Description |
---|---|
DREDbName | The database to update. |
Optional Parameters
This action accepts the following optional parameters.
Parameter | Description |
---|---|
Internal | Whether to make the database internal. |
NewName | The new name of the database. |
ReadOnly | Whether to make the database read-only. |
This index action accepts the following standard index action parameters.
Parameter | Description |
---|---|
IgnoreMaxPendingItems | Whether to ignore the IndexQueueMaxPendingItems limit for this index action. |
IndexUID | An identification code for any document tracking events. |
NoArchive | Turn off configured archiving for the index action. |
Priority | The priority for the index job. |