Skip to main content

FSM-Get-Inventory

The FSM-Get-Inventory activity gets the system inventory that is collected by the FSM-Collect-Inventory activity. The inventory result can be viewed in either plain text or in html format.

Prerequisite

Before the FSM-Get-Inventory activity can be used, the system must first be discovered using the FSM-Discover activity. For more information, see SM-Discover.

Input parameters

The following table lists the input parameters that can be used with the FSM-Get-Inventory activity.

Example
<span className="keyword cmdname">FSM-Get-Inventory</span> System<ManagedSystem>, InventoryType<Enum>
Table 1. FSM-Get-Inventory input parameters
ParameterDescriptionExample value
SystemA system that can be selected from a managed system list or input manually in a ManagedSystem format (name, type, ID).(9.115.252.102, server, 0x3243f)
InventoryProfileInventoryProfile values:
  • All Inventory
  • All Hardware Inventory
  • All Software Inventory
  • Basic System Information
  • . . .
All Hardware Inventory

Published data

The following table lists the published data parameters that can be used with the FSM-Get-Inventory activity.

Example
SystemId<String>, Inventory(txt)<String>, Inventory(html)<String>
Table 2. FSM-Get-Inventory published data parameters
ParameterDescriptionExample value
SystemIdSystem OID0x1306
Inventory(txt)A system inventory list based on the selected inventory profile, in TXT format. 
Inventory(html)A system inventory list based on the selected inventory profile, in HTML format. (readable format)