The target automatic snapshot policy has been applied to the disk. How to delete an automatic snapshot policy?

坏嘻嘻
Release: 2018-09-21 16:30:17
Original
2372 people have browsed it

This article introduces how to delete an automatic snapshot policy when the target automatic snapshot policy has been applied to the disk, and focuses on the specific steps. The content of this article is compact, and I hope you can gain something.

DeleteAutoSnapshotPolicy

Request parameters

The target automatic snapshot policy has been applied to the disk. How to delete an automatic snapshot policy?

# #Return parameters

are all public return parameters. See Public Parameters.

Example

Request example

https://ecs.aliyuncs.com/?Action=DeleteAutoSnapshotPolicy
&RegionId=cn-hangzhou
&AutoSnapshotPolicyId=p-233e6ylv0
&<公共请求参数>
Copy after login

Return example

XML format

<DeleteAutoSnapshotPolicyResponse>
    <RequestId>F3CD6886-D8D0-4FEE-B93E-1B73239673DE</RequestId> 
</DeleteAutoSnapshotPolicyResponse>
Copy after login

JSON format

{
    "RequestId":"F3CD6886-D8D0-4FEE-B93E-1B73239673DE"
}
Copy after login

Error code

The following are error codes unique to this interface. For more error codes, please visit the API Error Center.

The target automatic snapshot policy has been applied to the disk. How to delete an automatic snapshot policy?

The above is the detailed content of The target automatic snapshot policy has been applied to the disk. How to delete an automatic snapshot policy?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template