Status
are Enabled
and Suspended
.PUT /?accelerate HTTP 1.1Host: <BucketName-APPID>.cos.<Region>.myqcloud.comDate: GMT dateAuthorization: Auth String
Host: <BucketName-APPID>.cos.<Region>.myqcloud.com
, <BucketName-APPID> is the bucket name followed by the APPID, such as examplebucket-1250000000
(see Bucket Overview > Basic Information and Bucket Overview > Bucket Naming Conventions), and <Region> is a COS region (see Regions and Access Endpoints).<AccelerateConfiguration xmlns="cos xmlns/"><Status>Enabled</Status></AccelerateConfiguration>
Node Name (Keyword) | Parent Node | Description | Type |
AccelerateConfiguration | None | Information about global acceleration | Container |
Status | AccelerateConfiguration | Whether to enable global acceleration. Enumerated values: Suspended , Enabled | Enum |
PUT /?accelerate HTTP/1.1Host: examplebucket-1250000000.cos.ap-chengdu.myqcloud.comConnection: keep-aliveAuthorization: authorization stringContent-Type: text/plainContent-Length: 83<AccelerateConfiguration><Status>Enabled</Status></AccelerateConfiguration>
HTTP/1.1 200 OKContent-Type: application/xmlContent-Length: 0Connection: keep-aliveDate: Wed, 23 Aug 2019 08:14:53 GMTServer: tencent-cosx-cos-request-id: NTk5ZDM5N2RfMjNiMjM1MGFfMmRiX2Y0****
Apakah halaman ini membantu?