tencentcloud-sdk-nodejs-teo 4.1.196 → 4.1.201
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -15453,7 +15453,7 @@ export interface CreatePurgeTaskRequest {
|
|
|
15453
15453
|
<li>purge_url:URL刷新;</li>
|
|
15454
15454
|
<li>purge_prefix:目录刷新;</li>
|
|
15455
15455
|
<li>purge_host:Hostname 刷新;</li>
|
|
15456
|
-
<li>purge_all
|
|
15456
|
+
<li>purge_all:站点下全部缓存刷新(取该值时不支持 ZoneId 入参为 *);</li>
|
|
15457
15457
|
<li>purge_cache_tag:cache-tag 刷新。</li>缓存清除类型详情请查看[清除缓存](https://cloud.tencent.com/document/product/1552/70759)。
|
|
15458
15458
|
*/
|
|
15459
15459
|
Type: string;
|