IPWorks Cloud 2020 Python Edition

Questions / Feedback?

list_parents Method

Lists the parent folders of a file or folder.

Syntax

def list_parents(resource_id: str) -> None: ...

Remarks

This is a convenience method that simply retrieves the parent Ids of the file or folder specified by ResourceId and passes them to get_resource_info.

Refer to get_resource_info for more information.

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