|
名稱 |
類型 |
描述 |
樣本值 |
|---|---|---|---|
|
object |
本資料結構用來描述一個完整的已部署作業的資料結構。 |
||
| deploymentId |
string |
已部署作業 ID。 |
00000000-0000-0000-0000-0000012312**** |
| namespace |
string |
專案空間名稱。 |
default-namespace |
| name |
string |
已部署作業名稱。 |
deploymentName |
| engineVersion |
string |
引擎版本。 |
vvr-6.0.0-flink-1.15 |
| description |
string |
描述資訊。 |
this is a deployment description |
| creator |
string |
建立者。 |
27846363877456**** |
| creatorName |
string |
建立者名稱。 |
****@streamcompute.onaliyun.com |
| modifier |
string |
修改者。 |
27846363877456**** |
| modifierName |
string |
修改者名稱。 |
****@streamcompute.onaliyun.com |
| deploymentHasChanged |
boolean |
已部署作業啟動後是否被修改。 |
true |
| artifact |
Artifact |
使用者啟動已部署作業必填的資料結構。 |
|
| flinkConf |
object |
Flink 配置。 |
{"taskmanager.numberOfTaskSlots":"1"} |
| logging | Logging |
日誌配置。 |
|
| jobSummary | JobSummary |
已部署作業下的工作執行個體資訊匯總。 |
|
| deploymentTarget | BriefDeploymentTarget |
部署目標。 |
|
| executionMode |
string |
執行模式。
|
STREAMING |
| streamingResourceSetting |
StreamingResourceSetting |
流作業資源設定。 |
|
| batchResourceSetting | BatchResourceSetting |
批作業資源設定。 |
|
| labels |
object |
作業標籤 |
|
| localVariables |
array |
作業變數 |
|
| LocalVariable | |||
| workspace |
string |
工作空間 |
edcef******b4f |
| createdAt |
string |
建立時間 |
1714058507 |
| modifiedAt |
string |
修改時間 |
1714058843 |
| referencedDeploymentDraftId |
string |
關聯作業草稿 ID |
00000000-0000-0000-0000-000000000003 |