All Products
Search
Document Center

Realtime Compute for Apache Flink:Job

Last Updated:Feb 26, 2026

Parameter

Type

Description

Example

object

This data structure represents the details of a job instance generated by a deployment.

jobId

string

Job instance ID.

354dde66-a3ae-463e-967a-0b4107fd****

deploymentId

string

Deployment ID.

354dde66-a3ae-463e-967a-0b4107fd****

deploymentName

string

Deployment name.

flinktest

namespace

string

The name of the project.

namespacetest

executionMode

string

Job instance execution mode.

  • STREAM: Stream mode.

  • BATCH: Batch mode.

BATCH

creator

string

Creator.

27846363877456****

creatorName

string

Creator name.

****@streamcompute.onaliyun.com

modifier

string

Modifier.

27846363877456****

modifierName

string

Modifier name.

****@streamcompute.onaliyun.com

startTime

integer

Job instance start time.

1660190835

endTime

integer

Job instance end time.

1660277235

engineVersion

string

Job engine version.

vvr-4.0.14-flink-1.13

flinkConf

object

Full parameter settings for the job instance.

{execution.checkpointing.unaligned: false}

status

JobStatus

Job instance status.

metric JobMetric

Job instance resource information.

sessionClusterName

string

If the job instance runs on a Session cluster, this shows the Session cluster name; otherwise, it is null.

preview

artifact

Artifact

Job instance content template.

logging Logging

Job instance log configuration.

batchResourceSetting BatchResourceSetting

Batch mode resource settings.

streamingResourceSetting

StreamingResourceSetting

Stream mode resource settings.

restoreStrategy DeploymentRestoreStrategy

Job instance startup policy.

userFlinkConf FlinkConf

User job parameter settings.

localVariables

array

Job variables.

LocalVariable

workspace

string

Workspace.

edcef******b4f

createdAt

string

Creation time.

1714058507

modifiedAt

string

Modification time.

1714058800