Home > Article > Operation and Maintenance > The target automatic snapshot policy has been applied to the disk. How to delete an automatic snapshot policy?
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
# #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 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!