| Package | Description |
|---|---|
| com.baidubce.services.cfs.v2 |
| Modifier and Type | Method and Description |
|---|---|
DescribeFsResponse |
CfsClient.describeFs(DescribeFsRequest body,
String userId,
String fsId,
String marker,
Integer maxKeys)
查询用户账户下的所有FileSystem信息。 支持按fsId、userId,匹配规则支持部分包含。 返回结果是多重查询条件的交集 结果支持marker分页,分页大小默认为1000,可通过maxKeys参数指定
|
Copyright © 2024. All rights reserved.