All Products
Search
Document Center

Simple Log Service:CreateOSSExport

Last Updated:Sep 18, 2024

Ships logs from a Simple Log Service Logstore to an Object Storage Service (OSS) bucket.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

POST /ossexports

Request parameters

ParameterTypeRequiredDescriptionExample
bodyobjectNo

The configurations of the OSS data shipping job.

namestringYes

The unique identifier of the OSS data shipping job.

job-123456789-123456
displayNamestringYes

The display name of the job.

ali-test-oss-job
descriptionstringNo

The description of the job.

configurationOSSExportConfigurationYes

The configuration details of the job.

Response parameters

ParameterTypeDescriptionExample
headersobject
Serverstring
nginx
Content-Typestring
application/json
Content-Lengthstring
0
Connectionstring
close
x-log-requestidstring
5B0A6B60BB6EE39764D458B5

Examples

Sample success responses

JSONformat

{}

Error codes

HTTP status codeError codeError message
401AuthorizationRequiredAuthorization Required

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history