Enables the Scheduled SQL feature.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
PUT /scheduledsqls/{scheduledSQLName}?action=enable HTTP/1.1
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
project | string | No | The short description of the struct. | ali-test-project |
scheduledSQLName | string | No | The unique name of the job. Make sure that the job exists. | sql-123456789-123456 |
Response parameters
Examples
Sample success responses
JSON
format
{}
Error codes
For a list of error codes, visit the Service error codes.