IPWorks Cloud 2020 Python Edition

Questions / Feedback?

inventory_data Property

Holds the inventory data.

Syntax

def get_inventory_data() -> bytes: ...

inventory_data = property(get_inventory_data, None)

Default Value

""

Remarks

This property holds the inventory data and is populated after calling get_job_output if the job is an inventory retrieval job.

This property is read-only.

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