IPWorks Cloud 2020 Python Edition

Questions / Feedback?

move_resource Method

Moves the currently selected resource.

Syntax

def move_resource(parent_id: str) -> None: ...

Remarks

This method moves the resource currently selected by remote_id or remote_path to the folder specified by ParentId.

ParentId must either be the Id of a folder resource that already exists in the drive currently selected by drive, or root (an alias for the root of the drive).

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