All Products
Search
Document Center

Realtime Compute for Apache Flink:AsyncDraftDeployResult

Last Updated:Mar 31, 2026

Parameter

Type

Description

Example

object

The deployment result based on the ID of the asynchronous ticket.

ticketStatus

string

The state of the execution.

FINISHED

artifactValidationDetail ValidateStatementResult

The verification result of the SQL syntax.

deploymentId

string

The deployment ID.

CBC799F0-AS7S-1D30-8A4F-882ED4DD****

success

boolean

Indicates whether the request was successful.

true

message

string

The information about the deployment result.

"Validation error: SQL validate failed"