All Products
Search
Document Center

Hologres:DeleteWarehouseScheduleTask

Last Updated:May 14, 2026

Deletes a warehouse schedule task.

Operation description

Warning Before calling this operation, review the feature documentation to understand its prerequisites and impact.
  • After a warehouse schedule task is deleted, it cannot be recovered. Proceed with caution.

  • This operation is not limited to pay-as-you-go (PostPaid) instances.

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 /api/v1/instances/{instanceId}/deleteWarehouseScheduleTask HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

instanceId

string

Yes

The ID of the instance.

hgprecn-cn-i7m2v08uu00a

Request parameters

Parameter

Type

Required

Description

Example

body

object

No

The request body.

warehouseId

string

No

The ID of the warehouse.

1

id

string

Yes

The ID of the time-sharing elastic scaling plan.

2034449120420339713

Response elements

Element

Type

Description

Example

object

The response.

RequestId

string

The ID of the request.

D1303CD4-AA70-5998-8025-F55B22C50840

Data

boolean

Indicates whether the request was successful. Valid values: true and false.

true

Examples

Success response

JSON format

{
  "RequestId": "D1303CD4-AA70-5998-8025-F55B22C50840",
  "Data": true
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.