Deletes a maintenance window.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecs:DeletePlanMaintenanceWindow |
delete |
*All Resource
|
None | None |
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| PlanWindowId |
string |
Yes |
The ID of the maintenance window to delete. |
pw-bp12kkvnebe7hksqnx9w |
| RegionId |
string |
Yes |
The ID of the region. You can call DescribeRegions to retrieve the latest list of Alibaba Cloud regions. |
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response data. |
||
| RequestId |
string |
The request ID. |
F3CD6886-D8D0-4FEE-B93E-1B732396**** |
Examples
Success response
JSON format
{
"RequestId": "F3CD6886-D8D0-4FEE-B93E-1B732396****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | Internal error. | |
| 403 | AccessForbidden | User not authorized to operate on the specified resource. | You are not authorized to use the specified resource. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.