Mengkueri informasi titik akses.
Deskripsi operasi
Hanya sistem file NFS NAS General-purpose yang didukung.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
nas:ListAccessPoints |
list |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| FileSystemId |
string |
Yes |
ID sistem file. |
0913nx15amuix9a**** |
| Filters |
array<object> |
No |
Informasi filter. |
|
|
object |
No |
Informasi filter. |
||
| Name |
string |
No |
Nama kunci filter. Nilai valid:
Valid values:
|
AccessPointId |
| Value |
string |
No |
Nilai kunci filter. |
TestValue |
| NextToken |
string |
No |
Token kueri. Atur parameter ini ke nilai NextToken yang dikembalikan dalam panggilan API sebelumnya. |
MTY4NzcxOTcwMjAzMDk2Nzc0MyM4MDM4**** |
| MaxResults |
integer |
No |
Jumlah maksimum hasil yang dikembalikan per kueri.
|
10 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
98696EF0-1607-4E9D-B01D-F20930B6**** |
| AccessPoints |
array<object> |
Informasi titik akses. |
|
|
array<object> |
Informasi titik akses. |
||
| ARN |
string |
ARN titik akses. |
acs:nas:cn-hangzhou:178321033379****:accesspoint/ap-ie15yd**** |
| AccessGroup |
string |
Nama grup izin. |
DEFAULT_VPC_GROUP_NAME |
| AccessPointId |
string |
ID titik akses. |
ap-ie15y***** |
| AccessPointName |
string |
Nama titik akses. |
test |
| CreateTime |
string |
Pengatur waktu pembuatan titik akses. Waktu mengikuti standar ISO 8601 dalam UTC. Format: yyyy-MM-ddTHH:mm:ssZ. |
2026-03-28T06:32:14Z |
| DomainName |
string |
Nama domain titik akses. |
ap-ie15ydanoz.001014****-w****.cn-hangzhou.nas.aliyuncs.com |
| EnabledRam |
boolean |
Apakah kebijakan RAM diaktifkan. |
false |
| FileSystemId |
string |
ID sistem file. |
091yj49baxscll2**** |
| ModifyTime |
string |
Pengatur waktu terakhir modifikasi titik akses. Waktu mengikuti standar ISO 8601 dalam UTC. Format: yyyy-MM-ddTHH:mm:ssZ. |
2026-06-24T02:10:23Z |
| PosixUser |
object |
Pengguna POSIX. |
|
| PosixGroupId |
integer |
10 |
|
| PosixUserId |
integer |
156 |
|
| PosixSecondaryGroupIds |
array |
||
|
integer |
[100,123] |
||
| RootPath |
string |
Direktori root. |
/ |
| RootPathPermission |
object |
Izin direktori root. |
|
| OwnerGroupId |
integer |
12 |
|
| OwnerUserId |
integer |
1 |
|
| Permission |
string |
0755 |
|
| RootPathStatus |
string |
Status direktori root saat ini. Nilai valid:
|
2 |
| Status |
string |
Status titik akses saat ini. Nilai valid:
Catatan
Anda hanya dapat memasang sistem file ketika statusnya Active. |
Active |
| VSwitchId |
string |
ID vSwitch. |
vsw-2zevmwkwyztjuoffg**** |
| VpcId |
string |
ID VPC. |
vpc-2zesj9afh3y518k9o**** |
| Tags |
array<object> |
Daftar tag titik akses. |
|
|
object |
Daftar tag titik akses. |
||
| Key |
string |
TestKey |
|
| Value |
string |
TestValue |
|
| AgenticSpaceId |
string |
ID AgenticSpace. |
agentic-229oypxjgpau2**** |
| CreateTimeUtc |
string |
Pengatur waktu pembuatan agentic space. Waktu mengikuti standar ISO 8601. Format: yyyy-MM-ddTHH:mm:ssZ. |
2026-06-10T10:08:08Z |
| ModifyTimeUtc |
string |
Pengatur waktu terakhir modifikasi agentic space. Waktu mengikuti standar ISO 8601. Format: yyyy-MM-ddTHH:mm:ssZ. |
2026-06-10T10:08:08Z |
| NextToken |
string |
Token kueri. Atur parameter ini ke nilai NextToken yang dikembalikan dalam panggilan API sebelumnya. |
52frCAAAAABoZS90cm****== |
| TotalCount |
integer |
Jumlah total titik akses. |
20 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "98696EF0-1607-4E9D-B01D-F20930B6****",
"AccessPoints": [
{
"ARN": "acs:nas:cn-hangzhou:178321033379****:accesspoint/ap-ie15yd****",
"AccessGroup": "DEFAULT_VPC_GROUP_NAME",
"AccessPointId": "ap-ie15y*****\n",
"AccessPointName": "test",
"CreateTime": "2026-03-28T06:32:14Z",
"DomainName": "ap-ie15ydanoz.001014****-w****.cn-hangzhou.nas.aliyuncs.com",
"EnabledRam": false,
"FileSystemId": "091yj49baxscll2****",
"ModifyTime": "2026-06-24T02:10:23Z",
"PosixUser": {
"PosixGroupId": 10,
"PosixUserId": 156,
"PosixSecondaryGroupIds": [
0
]
},
"RootPath": "/",
"RootPathPermission": {
"OwnerGroupId": 12,
"OwnerUserId": 1,
"Permission": "0755"
},
"RootPathStatus": "2",
"Status": "Active",
"VSwitchId": "vsw-2zevmwkwyztjuoffg****\n",
"VpcId": "vpc-2zesj9afh3y518k9o****\n",
"Tags": [
{
"Key": "TestKey",
"Value": "TestValue"
}
],
"AgenticSpaceId": "agentic-229oypxjgpau2****",
"CreateTimeUtc": "2026-06-10T10:08:08Z",
"ModifyTimeUtc": "2026-06-10T10:08:08Z"
}
],
"NextToken": "52frCAAAAABoZS90cm****==",
"TotalCount": 20
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidFilesystemType.NotSupport | The API operation does not support the file system type. | Operasi saat ini tidak mendukung tipe sistem file ini. |
| 403 | InvalidProtocolType.NotSupported | The specified protocol type does not supported. | Jenis protokol yang ditentukan tidak didukung. |
| 404 | InvalidFileSystem.NotFound | The specified file system does not exist. | Sistem file yang ditentukan tidak ada. |
| 404 | InvalidAccessGroup.NotFound | The specified AccessGroup does not exist. | Kelompok izin yang ditentukan tidak ada atau telah dihapus. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.