nsuite / deleteRemotePathListFromAliOSS
Function: deleteRemotePathListFromAliOSS()
deleteRemotePathListFromAliOSS(
payload):Promise<ReturnAliDeleteRemotePathList>
Defined in: UtilsAliOSS.ts:148
Deletes objects selected by remote path prefixes.
Parameters
payload
The client and remote paths to remove.
Returns
Promise<ReturnAliDeleteRemotePathList>
The keys reported as successfully deleted and those that failed.