Apache Flink · Example Payload

Flink Rest Dashboard Configuration Example

ApacheBatch ProcessingBig DataOpen SourceReal-Time AnalyticsStateful ComputingStream Processing

Flink Rest Dashboard Configuration Example is an example object payload from Apache Flink, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

featuresflink-revisionflink-versionrefresh-intervaltimezone-nametimezone-offset

Example Payload

Raw ↑
{
  "features": "example-value",
  "flink-revision": "example-value",
  "flink-version": "example-value",
  "refresh-interval": 1,
  "timezone-name": "WordCount",
  "timezone-offset": 1
}