Cancels the automatic snapshot policy that has been created for a file system.
Operation description
-
This feature is in free public preview. During the public preview, the File Storage NAS Service-Level Agreement (SLA) is not guaranteed.
-
Only Advanced Extreme NAS supports this feature.
-
Before you begin: An automatic snapshot policy has been applied to the target Extreme NAS file system by calling ApplyAutoSnapshotPolicy.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
nas:CancelAutoSnapshotPolicy |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| FileSystemIds |
string |
Yes |
The IDs of the target file systems. You can specify up to 100 file systems in a single call. To cancel the automatic snapshot policy for multiple file systems, separate multiple file system IDs with commas (,). |
extreme-233e6****,extreme-23vbp****,extreme-23vas**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. The request ID is returned regardless of whether the request is successful. |
473469C7-AA6F-4DC5-B3DB-A3DC0DED**** |
Examples
Success response
JSON format
{
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DED****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidFilesystemType.NotSupport | The API operation does not support the file system type. | The API operation does not support the file system type. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.