IPWorks Cloud 2020 Python Edition

Questions / Feedback?

get_object_info Method

Gets an object's information and metadata.

Syntax

def get_object_info(object_name: str) -> None: ...

Remarks

This method gets information and metadata for the object specified by Object in the bucket currently selected by bucket. If the version_id property is non-empty, information and metadata for the specified version of the object is retrieved instead.

Calling this method will fire the on_object_list and on_metadata_list events, and will re-populate the Objects* and Metadata* properties.

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