IPWorks Cloud 2020 Python Edition

Questions / Feedback?

get_container_info Method

Gets a container's information and metadata.

Syntax

def get_container_info() -> None: ...

Remarks

This method gets information and metadata for the container currently selected by container.

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

If the specified container has an active lease, a lease Id may optionally be specified using lease_id; the request will only succeed if the correct lease Id is specified.

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