Allows you to rename an IDOL Server database.
http://12.3.4.56:9101/DRERENAMEDBASE?DREDbName=Sport&NewName=SportsNews
This index action renames the Sport database to SportsNews.
The following action parameters are required.
| Parameter | Description |
|---|---|
| DREDbName | The name of the database to rename. |
| NewName | The new name of the database. |
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. |
|
|