Upload

<< Click to Display Table of Contents >>

RayVentory Scan Engine > 12.6 u4 > User Guide > Inventory Agent > Parameters 

Upload

Name and Property

Format

Description

Results directory

resultDirectory

Path

The path to where RVIA saves the result files to.

Example: C:\ProgramData\Raynet\RayVentoryInventoryAgent\results

Destination

resultUploadDestination

URL

The URL of the RVSE HTTP service to which RVIA uploads its files to.

Example: http://RVSEhost:591/

Default value = http://{ComputerName}:{Port}/

User

resultUploadUser

Username

The username of the user used by RVIA to authenticate against the RVSE HTTP service (may be encrypted).

Example: administrator

Password

resultUploadPassword

Password

The password for the user used by RVIA to authenticate against the RVSE HTTP service (may be encrypted).

Example: Password123

Proxy URL

resultUploadProxyURL

URL

The URL of the proxy used to upload files with.

Example: http://proxydevice:3128

Default value = https://proxyUser:proxyUserPassword@172.16.12.10:8080/

Proxy user

resultUploadProxyUser

Username

The username of the user used by RVIA to authenticate against the proxy (may be encrypted).

Example: administrator

Proxy password

resultUploadProxyPassword

Password

The password for the user used by RVIA to authenticate against the proxy (may be encrypted).

Example: Password123

Curl args

resultUploadCurlArgs

Arguments

Additional CURL arguments RVIA will use when uploading files.

Example: --insecure --tlsv1.2

Max delay

resultUploadMaxDelay

Minutes

A random number of minutes between 0 and VALUE by which the upload schedules are delayed.

Example: 120