Allows you to rename an IDOL Server database.
http://12.3.4.56:20001/DRERENAMEDBASE?DREDbName=Sport&NewName=SportsNews
This index action uses port 20001
to rename the Sport
database to SportsNews
.
Parameter | Description | Required |
---|---|---|
DREDbName | The name of the database to rename. | Yes |
IgnoreMaxPendingItems | Whether to ignore the IndexQueueMaxPendingItems limit for this index action. | |
IndexUID | An identification code for any document tracking events. | |
NewName | The new name of the database. | Yes |
Priority | The priority for the index job. |
|