All Products
Search
Document Center

Simple Log Service:CreateGCSIngestion

Last Updated:Apr 01, 2026

Creates a GCS file 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

POST /gcsingestions HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

project

string

Yes

The project name.

ali-test-project

body

object

No

The request body.

description

string

No

The task description.

test

displayName

string

Yes

The display name.

test

configuration GCSIngestionConfiguration

Yes

The ingestion configuration.

name

string

Yes

The job name. Must be unique within the same project. Naming rules:

  • Can contain only lowercase letters, digits, hyphens (-), and underscores (_).

  • Must start and end with a lowercase letter or digit.

  • Must be 2 to 64 characters in length.

test

Response elements

Element

Type

Description

Example

any

The response body.

{}

Examples

Success response

JSON format

"{}"

Error codes

HTTP status code

Error code

Error message

Description

401 AuthorizationRequired Authorization Required Access denied. User authentication is required.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.