tencent cloud

Cloud File Storage

Releases Notes and Announcements
Release Notes
Announcements
Product Introduction
Overview
Strengths
Storage Classes and Performance
Use Cases
Recommended Regions
Use Limits
Service Regions and Service Providers
Purchase Guide
Billing Overview
Pricing Overview
General Series Billing
Turbo Series Billing
High-Throughput CFS Billing
Billing Mode
IA ‍Storage Billing
Storage Resource Units
Resource Purchase
Viewing Bills
Arrears Reminder
Getting Started
Creating File Systems and Mount Targets
Using CFS File Systems on Linux Clients
Using CFS File Systems on Windows Clients
Using CFS Turbo on Linux Clients
Using the CFS Client Assistant to Mount File Systems
Operation Guide
Access Management
Managing File Systems
Permission Management
Using Tags
Snapshot Management
Guide for Cross-AZ and Cross-Network Access
Automatically Mounting File Systems
Data Migration Service
User Permission Management
User Quotas
Data Encryption
Data Lifecycle Management
Upgrading Standard File Systems
Practical Tutorial
Selecting Kernels for NFS Clients
Managing Turbo CFS Directories
Terminating Compute Instances
Using CFS on TKE
Using CFS on SCF
Using CFS Turbo on TKE
Using CFS Turbo on TKE Serverless Cluster
Selecting a Network for Turbo CFS
Copying Data
CFS Storage Performance Testing
API Documentation
History
Introduction
API Category
Snapshot APIs
File system APIs
Lifecycle APIs
Other APIs
Data Flow APIs
Making API Requests
Permission Group APIs
Service APIs
Scaling APIs
Data Migration APIs
Data Types
Error Codes
Troubleshooting
Client Use Bottleneck due to Large Number of Small Files or Parallel Requests
FAQs
CFS Service Level Agreement
Contact Us
Glossary

Request Structure

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2026-03-24 17:02:00

1. Service Address

The API supports access from either a nearby region (at cfs.intl.tencentcloudapi.com) or a specified region (at cfs.ap-guangzhou.tencentcloudapi.com for Guangzhou, for example).

We recommend using the domain name to access the nearest server. When you call an API, the request is automatically resolved to a server in the region nearest to the location where the API is initiated. For example, when you initiate an API request in Guangzhou, this domain name is automatically resolved to a Guangzhou server, the result is the same as that of specifying the region in the domain like "cfs.ap-guangzhou.tencentcloudapi.com".

Note: For latency-sensitive businesses, we recommend that you specify the region in the domain name.

Tencent Cloud currently supports the following regions:

Hosted region Domain name
Local access region (recommended, only for non-financial availability zones) cfs.intl.tencentcloudapi.com
South China (Guangzhou) cfs.ap-guangzhou.tencentcloudapi.com
East China (Shanghai) cfs.ap-shanghai.tencentcloudapi.com
East China (Nanjing) cfs.ap-nanjing.tencentcloudapi.com
North China (Beijing) cfs.ap-beijing.tencentcloudapi.com
Southwest China (Chengdu) cfs.ap-chengdu.tencentcloudapi.com
Southwest China (Chongqing) cfs.ap-chongqing.tencentcloudapi.com
Hong Kong, Macao, Taiwan (Hong Kong, China) cfs.ap-hongkong.tencentcloudapi.com
Southeast Asia (Singapore) cfs.ap-singapore.tencentcloudapi.com
Southeast Asia (Jakarta) cfs.ap-jakarta.tencentcloudapi.com
Southeast Asia (Bangkok) cfs.ap-bangkok.tencentcloudapi.com
Northeast Asia (Seoul) cfs.ap-seoul.tencentcloudapi.com
Northeast Asia (Tokyo) cfs.ap-tokyo.tencentcloudapi.com
U.S. East Coast (Virginia) cfs.na-ashburn.tencentcloudapi.com
U.S. West Coast (Silicon Valley) cfs.na-siliconvalley.tencentcloudapi.com
South America (São Paulo) cfs.sa-saopaulo.tencentcloudapi.com
Europe (Frankfurt) cfs.eu-frankfurt.tencentcloudapi.com

Note: As financial availability zones and non-financial availability zones are isolated, when accessing the services in a financial availability zone (with the common parameter Region specifying a financial availability zone), it is necessary to specify a domain name of the financial availability zone, preferably in the same region as specified in Region.

Access region for financial availability zone Domain name for financial availability zone
East China (Shanghai Finance) cfs.ap-shanghai-fsi.tencentcloudapi.com
South China (Shenzhen Finance) cfs.ap-shenzhen-fsi.tencentcloudapi.com

2. Communications Protocol

All the Tencent Cloud APIs communicate via HTTPS, providing highly secure communication tunnels.

3. Request Methods

Supported HTTP request methods:

  • POST (recommended)
  • GET

The Content-Type types supported by POST requests:

  • application/json (recommended). The TC3-HMAC-SHA256 signature algorithm must be used.
  • application/x-www-form-urlencoded. The HmacSHA1 or HmacSHA256 signature algorithm must be used.
  • multipart/form-data (only supported by certain APIs). You must use TC3-HMAC-SHA256 to calculate the signature.

The size of a GET request packet is up to 32 KB. The size of a POST request is up to 1 MB when the HmacSHA1 or HmacSHA256 signature algorithm is used, and up to 10 MB when TC3-HMAC-SHA256 is used.

4. Character Encoding

Only UTF-8 encoding is used.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백