InlineConfigs1

InlineConfigs1
InlineConfigs1
JSON Example
{
    "values": [
        {
            "name": "string",
            "typedValue": {
                "value": {},
                "type": "string"
            },
            "description": "string",
            "defaultValue": {},
            "restartRequired": false,
            "minValue": "number",
            "maxValue": "number",
            "timestamp": "string"
        }
    ]
}
array of Config
values
Optional

The current page of configurations.

Used By