Skip to content

nsuite v2.2.1


nsuite / refreshUrlsFromQiniuOSS

Function: refreshUrlsFromQiniuOSS()

refreshUrlsFromQiniuOSS(payload): Promise<string[]>

Defined in: UtilsQiniuOSS.ts:288

Refreshes Qiniu CDN URLs in batches of 100.

Parameters

payload

ParamsQiniuOSSRefreshUrls

The URLs to refresh and credentials used to authorize the request.

Returns

Promise<string[]>

The refreshed task identifiers.

Released under the Apache-2.0 License.