All Products
Search
Document Center

File Storage NAS:DescribeFileSystems

Last Updated:Aug 19, 2026

Queries file system information.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

The table below describes the authorization required to call this API. You can define it in a Resource Access Management (RAM) policy. The table's columns are detailed below:

  • Action: The actions can be used in the Action element of RAM permission policy statements to grant permissions to perform the operation.

  • API: The API that you can call to perform the action.

  • Access level: The predefined level of access granted for each API. Valid values: create, list, get, update, and delete.

  • Resource type: The type of the resource that supports authorization to perform the action. It indicates if the action supports resource-level permission. The specified resource must be compatible with the action. Otherwise, the policy will be ineffective.

    • For APIs with resource-level permissions, required resource types are marked with an asterisk (*). Specify the corresponding Alibaba Cloud Resource Name (ARN) in the Resource element of the policy.

    • For APIs without resource-level permissions, it is shown as All Resources. Use an asterisk (*) in the Resource element of the policy.

  • Condition key: The condition keys defined by the service. The key allows for granular control, applying to either actions alone or actions associated with specific resources. In addition to service-specific condition keys, Alibaba Cloud provides a set of common condition keys applicable across all RAM-supported services.

  • Dependent action: The dependent actions required to run the action. To complete the action, the RAM user or the RAM role must have the permissions to perform all dependent actions.

Action

Access level

Resource type

Condition key

Dependent action

nas:DescribeFileSystems

get

*FileSystem

acs:nas:{#regionId}:{#accountId}:filesystem/{#FileSystemId}

None None

Request parameters

Parameter

Type

Required

Description

Example

FileSystemId

string

No

The file system ID.

  • General-purpose NAS: 31a8e4****.

  • Extreme NAS: must start with extreme-, such as extreme-0015****.

  • CPFS (locally redundant): must start with cpfs-, such as cpfs-125487****.

  • CPFS SE (zone-redundant): must start with cpfsse-, such as cpfsse-022c71b134****.

31a8e4****

FileSystemType

string

No

The type of the file system.

Valid values:

  • all (default): queries all types.

  • standard: General-purpose NAS.

  • extreme: Extreme NAS.

  • cpfs: Cloud Parallel File Storage (CPFS) with locally redundant storage.

  • cpfsse: Cloud Parallel File Storage (CPFS) SE with zone-redundant storage.

Note

To query multiple types, separate them with commas (,).

standard

VpcId

string

No

The VPC ID.

vpc-bp1sevsgtqvk5gxbl****

PageSize

integer

No

The number of file systems on each page in a paging query.

1

PageNumber

integer

No

The page number of the file system list.

1

StorageType

string

No

The storage type. Currently, only CPFS for Lingjun specifications are supported for a filtered query. Other FileSystemType values are not supported. The following specifications are supported:

Valid values:

  • standard :

    standard.

  • Agentic :

    AgenticFS

  • Capacity :

    capacity.

  • advance_200 :

    200 MB/s/TiB baseline.

  • advance_100 :

    100 MB/s/TiB baseline.

  • Premium :

    premium.

  • Performance :

    performance.

  • economic :

    economy.

  • advance :

    advanced.

bm_advance_400

Tag

array<object>

No

The tag information.

object

No

The tag information.

Key

string

No

The tag key.

Limits:

  • N can be an integer from 1 to 20.

  • The tag key can be up to 128 characters in length.

  • The tag key cannot start with aliyun or acs:.

  • The tag key cannot contain http:// or https://.

testKey

Value

string

No

The tag value.

Limits:

  • N can be an integer from 1 to 20.

  • The tag value can be up to 128 characters in length.

  • The tag value cannot start with aliyun or acs:.

  • The tag value cannot contain http:// or https://.

testValue

ResourceGroupId

string

No

The resource group ID.

You can view the resource group ID in the Resource Management console.

rg-acfmwavnfef****

Response elements

Element

Type

Description

Example

object

FileSystems

object

FileSystem

array<object>

The list of file systems.

array<object>

Status

string

The file system status. Valid values:

Pending

MeteredIASize

integer

The IA storage class usage.

362832

Capacity

integer

The capacity of the file system.

100

CreateTime

string

The time when the file system was created. The time is displayed in CST local time zone in the format of yyyy-MM-ddTHH:mm:ssCST. Example: 2026-07-20T14:31:42CST.

2026-07-20T14:31:42CST

ChargeType

string

The billing method.

Valid values:

  • Subscription: subscription.

  • PayAsYouGo: pay-as-you-go.

  • Package: a storage plan is attached.

PayAsYouGo

Tags

object

Tag

array<object>

The collection of file system tags.

object

Key

string

The tag key.

testKey

Value

string

The tag value.

testValue

StorageType

string

The storage type.

Performance

MeteredSize

integer

The standard storage usage of the file system.

This is not real-time usage. The value indicates the maximum usage in the previous hour. Unit: bytes.

Note

To view the total storage capacity of the file system, see Query file system resource usage.

1611661312

Description

string

The description of the file system.

test

Bandwidth

integer

The bandwidth of the file system.

150

SupportedFeatures

object

SupportedFeature

array

The collection of features supported by the file system.

string

The features supported by the file system.

Valid values:

  • Lifecycle: lifecycle management.

  • ACL: access control list.

  • Ipv6: IPv6.

Note

Currently, only Extreme NAS file systems in regions in the Chinese mainland support IPv6.

Lifecycle

Version

string

The version number of the file system.

2.3.4

ProtocolType

string

The protocol type of the file system.

NFS

MountTargets

object

MountTarget

array<object>

The collection of mount target information.

array<object>

VpcId

string

The VPC ID associated with the mount target. This field is returned only for General-purpose NAS file systems.

vpc-bp1sevsgtqvk5gxbl****

Status

string

The mount target status.

Active

ClientMasterNodes

object

ClientMasterNode

array<object>

The collection of client management node information.

object

EcsId

string

The ECS instance ID of the management node.

i-hp3i3odi5ory1buo****

DefaultPasswd

string

The default logon password of the management node.

123456

EcsIp

string

The IP address of the ECS instance for the management node.

192.168.1.0

MountTargetDomain

string

The mount target domain.

109c042666-w****.cn-hangzhou.nas.aliyuncs.com

AccessGroupName

string

The name of the permission group used by the mount target.

test-001

DualStackMountTargetDomain

string

The dual-stack (IPv4 and IPv6) mount target domain.

174494b666-x****.dualstack.cn-hangzhou.nas.aliyuncs.com

VswId

string

The vSwitch ID associated with the mount target. This field is returned only for General-purpose NAS file systems.

vsw-bp1omfzsszekkvaxn****

Tags

object

Tag

array<object>

The collection of mount target tags.

object

Key

string

The tag key.

testKey

Value

string

The tag value.

testValue

NetworkType

string

The network type. The value vpc indicates a VPC network type.

vpc

KMSKeyId

string

The KMS key ID.

0e478b7a-4262-4802-b8cb-00d3fb40****

AutoSnapshotPolicyId

string

The automatic snapshot policy ID.

sp-extreme-09npwxadu1eqvw****

RegionId

string

The region ID.

cn-hangzhou

FileSystemType

string

The file system type.

Valid values:

  • standard: General-purpose NAS.

  • extreme: Extreme NAS.

  • cpfs: Cloud Parallel File Storage (locally redundant).

  • cpfsse: Cloud Parallel File Storage SE (zone-redundant).

standard

FileSystemId

string

The file system ID.

109c04****

EncryptType

integer

The encryption type.

1

Ldap

object

The LDAP configuration information.

BindDN

string

The distinguished name (DN) used to bind to the LDAP server.

cn=alibaba,dc=com

SearchBase

string

The LDAP search base.

dc=example

URI

string

The LDAP server address.

ldap://ldap.example.example

ExpiredTime

string

The expiration time of the file system. The time is displayed in UTC in the format of yyyy-MM-ddTHH:mm:ssZ based on the ISO 8601 standard.

2020-01-05T16:00:00Z

ZoneId

string

The zone where the file system resides.

cn-hangzhou-b

VpcId

string

The VPC ID associated with the file system. This field is returned only for General-purpose CPFS file systems.

vpc-bp1sevsgtqvk5gxbl****

VswIds

object

VswId

array

The collection of vSwitch information.

string

The vSwitch ID associated with the file system. This field is returned only for General-purpose CPFS file systems.

vsw-2zeu1ncsckw5mv2j481gw

Packages

object

Package

array<object>

The collection of storage plan information.

object

StartTime

string

The start time of the storage plan. The time is displayed in UTC in the format of yyyy-MM-ddTHH:mm:ssZ based on the ISO 8601 standard.

2019-12-05T01:40:56Z

ExpiredTime

string

The expiration time of the storage plan. The time is displayed in UTC in the format of yyyy-MM-ddTHH:mm:ssZ based on the ISO 8601 standard.

2020-01-05T16:00:00Z

Size

integer

The capacity of the storage plan.

107374182400

PackageId

string

The storage plan ID.

naspackage-0be9c4b624-37****

PackageType

string

The storage plan type.

hybrid

AccessPointCount

string

The number of access points.

1

ResourceGroupId

string

The resource group ID.

rg-acfmwavnfef****

MeteredArchiveSize

integer

The archive storage usage.

1611661312

Options

object

The options.

EnableOplock

boolean

Indicates whether the OpLock feature is enabled.

Valid values:

  • true: Enabled.

  • false: Not enabled.

Note

Only SMB file systems are supported.

true

VscAccessPointAccessOnly

boolean

Indicates whether the VSC mount target supports access only through access points.

false

EnableABE

boolean

Indicates whether the SMB Access-Based Enumeration (ABE) access control feature is enabled.

true

EnableDataInsight

boolean

Indicates whether the EBS Lens feature is enabled.

false

QuorumVswId

string

The vSwitch ID.

vsw-bp1omfzsszekkvaxn****

VscTarget

string

Note

This parameter is not available for use.

cpfs-370y1tv921vpuj4****-000001.cn-wulanchabu.cpfs.aliyuncs.com

RedundancyType

string

The storage redundancy type. This field has a value only for CPFS SE file systems.

ZRS

RedundancyVSwitchIds

object

RedundancyVSwitchId

array

The list of zone-redundant vSwitch IDs.

string

The list of zone-redundant vSwitch IDs.

vsw-123xxx

RequestId

string

The request ID.

035B3A3A-E514-4B41-B906-5D906CFB****

TotalCount

integer

The total number of file systems.

1

PageSize

integer

The number of file systems per page.

1

PageNumber

integer

The page number of the file system list.

1

Examples

Success response

JSON format

{
  "FileSystems": {
    "FileSystem": [
      {
        "Status": "Pending",
        "MeteredIASize": 362832,
        "Capacity": 100,
        "CreateTime": "2026-07-20T14:31:42CST",
        "ChargeType": "PayAsYouGo",
        "Tags": {
          "Tag": [
            {
              "Key": "testKey",
              "Value": "testValue"
            }
          ]
        },
        "StorageType": "Performance",
        "MeteredSize": 1611661312,
        "Description": "test",
        "Bandwidth": 150,
        "SupportedFeatures": {
          "SupportedFeature": [
            "Lifecycle"
          ]
        },
        "Version": "2.3.4",
        "ProtocolType": "NFS",
        "MountTargets": {
          "MountTarget": [
            {
              "VpcId": "vpc-bp1sevsgtqvk5gxbl****",
              "Status": "Active",
              "ClientMasterNodes": {
                "ClientMasterNode": [
                  {
                    "EcsId": "i-hp3i3odi5ory1buo****",
                    "DefaultPasswd": "123456",
                    "EcsIp": "192.168.1.0"
                  }
                ]
              },
              "MountTargetDomain": "109c042666-w****.cn-hangzhou.nas.aliyuncs.com",
              "AccessGroupName": "test-001",
              "DualStackMountTargetDomain": "174494b666-x****.dualstack.cn-hangzhou.nas.aliyuncs.com",
              "VswId": "vsw-bp1omfzsszekkvaxn****",
              "Tags": {
                "Tag": [
                  {
                    "Key": "testKey",
                    "Value": "testValue"
                  }
                ]
              },
              "NetworkType": "vpc"
            }
          ]
        },
        "KMSKeyId": "0e478b7a-4262-4802-b8cb-00d3fb40****",
        "AutoSnapshotPolicyId": "sp-extreme-09npwxadu1eqvw****",
        "RegionId": "cn-hangzhou",
        "FileSystemType": "standard",
        "FileSystemId": "109c04****",
        "EncryptType": 1,
        "Ldap": {
          "BindDN": "cn=alibaba,dc=com",
          "SearchBase": "dc=example",
          "URI": "ldap://ldap.example.example"
        },
        "ExpiredTime": "2020-01-05T16:00:00Z",
        "ZoneId": "cn-hangzhou-b",
        "VpcId": "vpc-bp1sevsgtqvk5gxbl****",
        "VswIds": {
          "VswId": [
            "vsw-2zeu1ncsckw5mv2j481gw"
          ]
        },
        "Packages": {
          "Package": [
            {
              "StartTime": "2019-12-05T01:40:56Z",
              "ExpiredTime": "2020-01-05T16:00:00Z",
              "Size": 107374182400,
              "PackageId": "naspackage-0be9c4b624-37****",
              "PackageType": "hybrid"
            }
          ]
        },
        "AccessPointCount": "1",
        "ResourceGroupId": "rg-acfmwavnfef****",
        "MeteredArchiveSize": 1611661312,
        "Options": {
          "EnableOplock": true,
          "VscAccessPointAccessOnly": false,
          "EnableABE": true,
          "EnableDataInsight": false
        },
        "QuorumVswId": "vsw-bp1omfzsszekkvaxn****",
        "VscTarget": "cpfs-370y1tv921vpuj4****-000001.cn-wulanchabu.cpfs.aliyuncs.com",
        "RedundancyType": "ZRS",
        "RedundancyVSwitchIds": {
          "RedundancyVSwitchId": [
            "vsw-123xxx"
          ]
        }
      }
    ]
  },
  "RequestId": "035B3A3A-E514-4B41-B906-5D906CFB****",
  "TotalCount": 1,
  "PageSize": 1,
  "PageNumber": 1
}

Error codes

HTTP status code

Error code

Error message

Description

400 Region.NotSupported The specified Region is not supported for this API now. The current region does not support this function.
404 InvalidFileSystem.NotFound The specified file system does not exist. The specified file system does not exist.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.