TDV Adapter for Microsoft OneDrive

Build 22.0.8462

CopyResource

Copy a resource from one directory in your drive to another.

Input

Name Type Required Description
ParentID String True The ID of the folder you want to copy the resource to.
NewName String False The new name of the copied resource. If not specified, the resource will be copied with the same name it already has and to the directory it currently is, no matter the value of ParentID.
ResourcePath String False The location of the resource.
ResourceId String False Id of the resource.
SourceDriveId String False The Id of the drive the resource is located in if this is different from the currrent user drive.
DestinationDriveId String False The Id of the drive to copy the resource to, if this is different from the SourceDriveId.

Result Set Columns

Name Type Description
Success String File copy results.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462