IPWorks Cloud 2020 Python Edition

Questions / Feedback?

poll_copy_status Method

Gets the status of a copy operation.

Syntax

def poll_copy_status() -> None: ...

Remarks

This method retrieves the latest status information for the copy operation specified by the CopyStatusURL configuration setting.

After calling this method, the copy_percent_done, copy_status, and (if applicable) copied_resource_id properties will be populated.

Refer to copy_resource, as well as the properties mentioned above, for more information.

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