All Products
Search
Document Center

Simple Log Service:UpdateOSSIngestion

Last Updated:Nov 26, 2025

Updates the specified OSS import task.

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 /ossingestions/{ossIngestionName} HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

ossIngestionName

string

Yes

The name of the OSS import task.

ingest-oss-123455

Request parameters

Parameter

Type

Required

Description

Example

project

string

Yes

ali-test-project

body

object

No

The request body.

description

string

No

The description of the OSS import task.

OSS导入

displayName

string

Yes

The display name of the OSS import task.

OSS导入

schedule Schedule

No

The job schedule. This parameter is optional. For a fixed schedule, such as a job run every Monday at 8:00, use the cron format.

configuration OSSIngestionConfiguration

Yes

The configuration of the OSS import task.

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.