|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The draft. |
||
| deploymentDraftId |
string |
The draft ID. |
00000000-0000-0000-0000-00000012**** |
| name |
string |
The name of the draft. |
test-draft |
| parentId |
string |
The ID of the parent folder. |
00000000-0000-0000-0000-00000013**** |
| referencedDeploymentId |
string |
The ID of the associated deployment. |
00000000-0000-0000-0000-0000012312**** |
| executionMode |
string |
The execution mode. |
STREAMING |
| artifact |
Artifact |
The script of the SQL deployment. |
|
| engineVersion |
string |
The engine version of the deployment. |
vvr-6.0.7-flink-1.15 |
| localVariables |
array |
The variables. |
|
| LocalVariable |
The variables. |
||
| labels |
object |
The labels of the deployment. |
|
| lock | Lock |
The lock of the draft. |
|
| workspace |
string |
The workspace. |
edcef******b4f |
| namespace |
string |
The name of the namespace. |
default-namespace |
| creator |
string |
The ID of the account that is used to create the draft. |
27846363877456**** |
| creatorName |
string |
The name of the account that is used to create the draft. |
****@streamcompute.onaliyun.com |
| modifier |
string |
The ID of the account that is used to modify the draft. |
27846363877456**** |
| modifierName |
string |
The name of the account that is used to modify the draft. |
****@streamcompute.onaliyun.com |
| createdAt |
integer |
The time when the draft was created. |
1723537978 |
| modifiedAt |
integer |
The time when the draft was modified. |
1723537978 |