Allows IndexNotify
callbacks to go to a custom URL. It can send a report to a specified HTTP server.
Use the strings INDEX_ID_CSVS
and INDEXSTATUS_CSVS
in the callback. HPE Distributed Index Handler substitutes these values with values from the index jobs.
These values are case-sensitive.
Type: | String |
---|---|
Default: | /ACTION=INDEXREPORT&INDEXID=INDEX_ID_CSVS>&INDEXSTATUSINDEXSTATUS_CSVS
|
Required: | No |
Configuration Section: | IndexNotify |
Example: |
This configuration results in a callback similar to the following example: http://Host:ACIPort/CustomIndexReport&CustomID=1,2,3&CustomStatus=-1,-1,-1 |
See Also: |
|