IPWorks Cloud 2020 macOS Edition

Questions / Feedback?

AbortMultipartUpload Method

Aborts a multipart upload.

Syntax

public func abortMultipartUpload(vaultName: String, uploadId: String) throws -> Void

Remarks

This method aborts a multipart upload specified by UploadId. UploadId is returned from the StartMultipartUpload method.

VaultName specifies the vault in which the archive is created.

Only multipart uploads that are not yet completed can be aborted.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 macOS Edition - Version 20.0 [Build 8265]