interface ScriptInvocationParams {
    params?: any;
}

Properties

Properties

params?: any

The script parameters. params contains key-value pairs that map values to the params.keys in a script. When you invoke a script with params, InfluxDB passes the values as invocation parameters to the script.

MMNEPVFCICPMFPCPTTAAATR