Index
The Index
action indexes user data into IDOL server.
Example
To index the user information from the NT
repository into IDOL server:
http://localhost:3057/action=Index&repository=NT
Parameters
The following action parameters are required.
Parameter | Description |
---|---|
Repository
|
The repository that contains the information to index into IDOL Server. |
This action accepts the following optional parameters.
Parameter | Description |
---|---|
DreACIPort
|
The ACI port of the IDOL Server. For example, DreACIPort=9000 .If you do not set this parameter, the action uses the value of the configuration parameter GroupServerIndexDreACIPort. |
DreDatabase
|
The IDOL database to index the data into. For example, DreDatabase=Users .If you do not set this parameter, the action uses the value of the configuration parameter GroupServerIndexDreDatabase. |
DreHost
|
The host name or IP address of the IDOL Server. For example, DreHost=10.0.0.1 .If you do not set this parameter, the action uses the value of the configuration parameter GroupServerIndexDreHost. |
This action accepts the following standard ACI action parameters.
Parameter | Description |
---|---|
ActionID | A string to use to identify an ACI action. |
FileName | The file to write output to. |
ForceTemplateRefresh | Forces the server to load the template from disk. |
Output | Writes output to a file. |
ResponseFormat | The format of the action output. |
Template | The template to use for the action output. |
TemplateParamCSVs | A list of variables to use for the specified template. |