All Products
Search
Document Center

Apsara File Storage NAS:DeleteLifecyclePolicy

Last Updated:Mar 14, 2024

Deletes a lifecycle policy.

Operation description

Only General-purpose NAS file systems support this operation.

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
FileSystemIdstringYes

The ID of the file system.

31a8e4****
LifecyclePolicyNamestringYes

The name of the lifecycle policy.

lifecyclepolicy1

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

BC7C825C-5F65-4B56-BEF6-98C56C7C****
Successboolean

Indicates whether the request is successful.

Valid values:

  • true
  • false: The request failed.
true

Examples

Sample success responses

JSONformat

{
  "RequestId": "BC7C825C-5F65-4B56-BEF6-98C56C7C****",
  "Success": true
}

Error codes

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