Kaspersky SD-WAN

user_configurations block

April 17, 2024

ID 267278

You can specify the tabs that you want to be added to the settings area of the virtual network function using the following block:

tab

In this block, you can specify the names of tabs using the following parameter:

- name

For each tab, you can specify fields and drop-down lists using the following block:

variables

In this block, you can specify the names of fields and drop-down lists using the following parameter:

- name

For each field and drop-down list, you can specify the following parameters and blocks.

Value

Type

Mandatory

Description

description

Parameter

Yes_icon

A brief description of the field or drop-down list.

input_type

Parameter

Yes_icon

Whether you want to add a field or a drop-down list. Possible values:

  • input to add a field.
  • dropdown to add a drop-down list.

default_value

Parameter

No_icon

Default value of the field. You can specify this parameter if you have specified input for the input_type parameter.

values

Block

No_icon

The options that you want to be displayed in the drop-down list. You can specify this block if you have specified dropdown for the input_type parameter.

You can specify the values using the following parameter:

- value

If you want to make one of the specified values the default, you must specify the following parameter after it:

is_default: true

required

Parameter

No_icon

Whether the field or drop-down list is required. Possible values: true and false.

type

Parameter

No_icon

The type of the value that can be specified in the field or drop-down list, for example:

string

example

Parameter

No_icon

The tooltip to display when the value in a field or drop-down list changes.

update_configuration_name

Block

No_icon

Names of the scripts to run when the value in a field or drop-down list changes. Scripts can be specified in the configurations block.

Example of a 'user_configuration' block

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.