All Products
Search
Document Center

Apsara File Storage NAS:ApplyAutoSnapshotPolicy

Last Updated:Mar 14, 2024

Applies an automatic snapshot policy to one or more file systems.

Operation description

  • The snapshot feature is in public preview and is provided free of charge. Apsara File Storage NAS Service Level Agreement (SLA) is not guaranteed in public preview.
  • Only advanced Extreme NAS file systems support this feature.
  • You can apply only one automatic snapshot policy to each file system.
  • Each automatic snapshot policy can be applied to multiple file systems.
  • If an automatic snapshot policy is applied to a file system, you can call the ApplyAutoSnapshotPolicy operation to change the automatic snapshot policy.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
AutoSnapshotPolicyIdstringYes

The ID of the automatic snapshot policy.

sp-extreme-233e6****
FileSystemIdsstringYes

The IDs of advanced Extreme NAS file systems.

You can specify a maximum of 100 file system IDs at a time. If you want to apply an automatic snapshot policy to multiple file systems, separate the file system IDs with commas (,).

extreme-233e6****,extreme -23vbp****,extreme -23vas****

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

473469C7-AA6F-4DC5-B3DB-A3DC0DE3****

Examples

Sample success responses

JSONformat

{
  "RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3****"
}

Error codes

For a list of error codes, visit the Service error codes.