userID: ********************curl --location --request GET 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/hpfs/list-sfs?regionID=nm8&sfsStatus=available&sfsProtocol=hpfs&projectID=&pageNo=1&pageSize=10&resourceId=5881ad97bfbe430faa12481b0e083127' \
--header 'x-ctyun-user-id: {{userID}}' \
--header 'Accept-Language: zh-CN' \
--header 'userId: ef378f73-1c52-435e-90f2-6a9cd2258c8e' \
--header 'userID: <api-key>'{
"description": "成功",
"errorCode": "SUCCESS",
"message": "success",
"returnObj": {
"totalPage": 1,
"currentCount": 1,
"list": [
{
"azName": "az1",
"cephID": null,
"createTime": 1700020477051,
"expireTime": null,
"hpfsSharePath": null,
"hpfsSharePathV6": null,
"isEncrypt": false,
"kmsUUID": null,
"mountCount": 1,
"onDemand": true,
"projectID": null,
"regionID": "3",
"resourceId": "5881ad97bfbe430faa12481b0e083127",
"secretKey": "",
"sfsName": "hpfs-2023-1115-1954",
"sfsProtocol": "nfs",
"sfsSize": 4915,
"sfsStatus": "available",
"sfsType": "hpfs_perf",
"sfsUID": "5ayx9zb9cflclcwf",
"sharePath": "100.125.40.204:/mnt/hpfs_perf/5tqk3v4r1pql9yml/3506791c4f86f49826a13621459e5a06_5ayx9zb9cflclcwf",
"sharePathV6": "",
"updateTime": 1700020977716,
"usedSize": 0,
"windowsSharePath": null,
"windowsSharePathV6": null
}
],
"totalCount": 1
},
"statusCode": 800
}