ConfigValue [VCon IG]

A ConfigValue has the name and value of a single configurational option configured in Vidicontrol Backend.

Properties

Property

Possible Values

Example

Description

key

string

MinimumRecordingLengthInSeconds

Name of the configuration

value

string

60

Value of the configuration

Example JSON Snippet

JSON
{
  "key": "MaxSecondsForShortMeasureBookings",
  "value": "30"
}


A List of possible CongigValues is provided at Config Values