All Products
Search
Document Center

Realtime Compute for Apache Flink:Deployment

Last Updated:Feb 26, 2026

Parameter

Type

Description

Example

object

This data structure describes a complete deployed job.

deploymentId

string

Deployed job ID.

00000000-0000-0000-0000-0000012312****

namespace

string

The name of the project.

default-namespace

name

string

Deployed job name.

deploymentName

engineVersion

string

Engine version.

vvr-6.0.0-flink-1.15

description

string

Description.

this is a deployment description

creator

string

Creator.

27846363877456****

creatorName

string

Name of the creator.

****@streamcompute.onaliyun.com

modifier

string

Modifier.

27846363877456****

modifierName

string

Name of the modifier.

****@streamcompute.onaliyun.com

deploymentHasChanged

boolean

Indicates whether the deployed job has been modified after it was started.

true

artifact

Artifact

The data structure required to start the deployed job.

flinkConf

object

Flink configuration.

{"taskmanager.numberOfTaskSlots":"1"}

logging Logging

Log configuration.

jobSummary JobSummary

A summary of information about the job instances under the deployed job.

deploymentTarget BriefDeploymentTarget

Deployment target.

executionMode

string

Execution mode.

  • STREAMING: stream mode.

  • BATCH: batch mode.

STREAMING

streamingResourceSetting

StreamingResourceSetting

Resource settings for a stream job.

batchResourceSetting BatchResourceSetting

Resource settings for a batch job.

labels

object

Job labels.

localVariables

array

Job variables.

LocalVariable

workspace

string

Workspace.

edcef******b4f

createdAt

string

Creation time.

1714058507

modifiedAt

string

Modification time.

1714058843

referencedDeploymentDraftId

string

Associated job draft ID.

00000000-0000-0000-0000-000000000003