The OpenUnitInventoryItemList method opens a list of inventory items on a given unit.
Parameters
The session identifier.
The UUID of the unit whose inventory items are to be listed.
The properties of the UnitInventoryGroup whose inventory items are to be listed.
The properties that will be required when getting an inventory item from the list.
Return Values
A numeric handle to a list of inventory items that can be passed to GetUnitInventoryItems.
The total number of inventory items in the list whose handle has been returned.
Remarks
This method returns the size of the list, and a handle to the list that you can use with the GetUnitInventoryItems method.
Asset Inventory is reported in a tree like structure. The root of this tree is called the inventory component and any groups under this root are called inventory component groups and the subgroups in each component group are called inventory groups .The elements under inventory groups are called inventory items, as follows:
"General Inventory" [Inventory Component]
"System" [Inventory Component Group]
"Processors" [Inventory Group]
"Speed" = "slow" [Inventory Item ]
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|