<< Click to Display Table of Contents >> RayVentory Scan Engine > 12.6 u4 > User Guide > Inventory Agent > Parameters Download |
Name and Property |
Format |
Description |
---|---|---|
Source configDownloadSource |
URL |
The URL from which to download the RVIA configuration file. Example: http://RVSEhost:591/rviaconfig/default.cfg Default value = http://{ComputerName}:{Port}/rviaconfig/default.cfg |
User configDownloadUser |
Username |
The username that is used by RVIA to authenticate against the RVSE HTTP service (may be encrypted). Example: administrator |
Password configDownloadPassword |
Password |
The password for the user that is used by RVIA to authenticate against the RVSE HTTP service (may be encrypted). Example: Password123 |
Proxy URL configDownloadProxyURL |
URL |
The URL to the proxy with which to download the RVIA configuration file. Example: http://proxydevice:3128 |
Proxy User configDownloadProxyUser |
Username |
The username used by RVIA to authenticate against the proxy (may be encrypted). Example: administrator |
Proxy Password configDownloadProxyPassword |
Password |
The password for the user that is used by RVIA to authenticate against the proxy (may be encrypted). Example: Password123 |
Curl args configDownloadCurlArgs |
Arguments |
Additional CURL arguments that will be used by RVIA when downloading the configuration file. Example: --insecure --tlsv1.2 |
Max delay configDownloadMaxDelay |
Minutes |
A random number of minutes between 0 and VALUE by which the getconfig schedules are delayed. Example: 120 |