Deletes an OSS-HDFS data shipping job.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
DELETE /osshdfsexports/{ossExportName} HTTP/1.1
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| project | string | Yes | The name of the project. | ali-test-project |
| ossExportName | string | Yes | The unique name of the job. | job-123456789-123456 |
Response parameters
Examples
Sample success responses
JSONformat
{}Error codes
For a list of error codes, visit the Service error codes.
