|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The verification result of the SQL deployment. |
||
| success |
boolean |
Indicates whether the request was successful. |
True |
| message |
string |
The verification information. |
"" |
| validationResult |
string |
The verification result. |
VALIDATION_RESULT_INVALID |
| errorDetails | ErrorDetails |
The error message of the verification result. |