IPWorks Cloud 2020 Python Edition

Questions / Feedback?

get_shared_drive_info Method

Gets information about a specific shared drive.

Syntax

def get_shared_drive_info(shared_drive_id: str) -> None: ...

Remarks

This method retrieves information about the shared drive specified by SharedDriveId.

Calling this method will fire the on_shared_drive_list event, and will populate the SharedDrive* properties (clearing any previously-held items in the process).

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