title |
list_title |
description |
aliases |
menu |
weight |
flux/v0.x/tags |
introduced |
Flux json package |
json package |
The Flux `json` package provides functions for working with JSON. Import the `json` package.
|
/influxdb/v2.0/reference/flux/functions/json/ |
/influxdb/v2.0/reference/flux/stdlib/json/ |
/influxdb/cloud/reference/flux/stdlib/json/ |
|
flux_0_x_ref |
name |
parent |
json |
Standard library |
|
|
11 |
|
0.40.0 |
The Flux json
package provides functions for working with JSON.
Import the json
package:
import "json"
Functions
{{< children type="functions" show="pages" >}}