Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 793 Bytes

InventoryRequest.md

File metadata and controls

12 lines (8 loc) · 793 Bytes

InventoryRequest

Request MO allows the inventory of specific devices to be collected on demand. The inventory can be collected in three levels - all the MOs of a specific device, MOs of specific MO types for a given device or specific MO instances of specific MO types for a given device. These MO instances are used just to collect the requests and not persisted.

Properties

Name Type Description Notes
mos list[InventoryInventoryMo] [optional]
device AssetDeviceRegistration [optional]

[Back to Model list] [Back to API list] [Back to README]