StopGCSIngestion
Updated at:
Copy as MD
Stops a GCP Cloud Storage file import task.
Try it now
Test
RAM authorization
Request syntax
PUT /gcsingestions/{gcsIngestionName}?action=STOP HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| gcsIngestionName |
string |
Yes |
Name of the GCS import task. |
ingest-gcs-123456 |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| project |
string |
Yes |
Name of the project. |
ali-test-project |
Response elements
|
Element |
Type |
Description |
Example |
|
any |
Response body. |
{} |
Examples
Success response
JSON format
"{}"
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
Is this page helpful?