Home  >  Article  >  Operation and Maintenance  >  The target automatic snapshot policy has been applied to the disk. How to delete an automatic snapshot policy?

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

坏嘻嘻
坏嘻嘻Original
2018-09-21 16:30:172319browse

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
&<公共请求参数>

Return example

XML format

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

JSON format

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

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!

Statement:
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