All Products
Search
Document Center

Simple Log Service:UpdateOSSExport

Last Updated:Mar 27, 2026

Updates an Object Storage Service (OSS) data shipping job.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

PUT /ossexports/{ossExportName} HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

ossExportName

string

Yes

The unique name of the job. Make sure that the job exists.

export-oss-1234567890-123456

Request parameters

Parameter

Type

Required

Description

Example

project

string

Yes

The name of the project.

my-project

body

object

No

The configurations of the job.

displayName

string

No

The display name of the job.

my-oss-job

description

string

No

The description of the job.

Updates an OSS export job

configuration OSSExportConfiguration

No

The configuration details of the job.

Response elements

Element

Type

Description

Example

None defined.

Examples

Success response

JSON format

{}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.