Configuration Wizard API


By using the commands in the Configuration Wizard API, you can perform post-installation configuration of multiple system components in a bulk.

Parameters

Method

Parameters

Required/optional

Applies

Description

Supported components

licenses
code
file

Required

On every boot

Product license key information — a line of code or a file name.

Real User Analyzer

Real User Collector

Real User Monitor

datastorage
mode

Required

On every boot

Disk for storing traffic data:

  • bultin — use existing 1Gb disk (for POC purposes only).
  • separate — use a separate disk (for production purposes).

Real User Analyzer

Real User Monitor

clone
mode

Required

On every boot

System behavior when component clone is detected:

  • reuse — reuse existing component configuration.
  • reactivate — configure as a new component.

All

so
name
pass

Optional

Only on a first boot

Security Officer account credentials — a user name and a password.

All

certificate
common
lifetime

Optional

Only on a first boot

SSL-server certificate — common or a lifetime.

All

cliuser
pass

Optional

Only on a first boot

cliuser account password.

All

dns
server
server2
suffix

Optional

Only on a first boot

DNS server parameters.

All

ntp
server
server2

Optional

Only on a first boot

All

Sample requests

https://10.0.0.1/cgi-bin/tsvmconfig.cgi?dns_server=10.161.4.133&ntp_server=10.161.4.134&certificate_common=192.19.147.61&certificate_lifetime=1825&datastorage_mode=separate

curl --insecure -u 'cliuser:security' -F "licenses_file=@/home/user/license_file.zip" https://172.19.148.214/cgi-bin/tsvmconfig.cgi

Related topic

Configuring-end-user-experience-monitoring-components-and-the-Console-post-installation

 

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*