The <inventory>
element defines the root of the hierarchical list for the plug-in that appears in the Orchestrator client Inventory view and object selection dialog boxes.
The <inventory>
element does not represent an object in the plugged-in application, but rather represents the plug-in itself as an object in the Orchestrator scripting API.
The <inventory>
element is optional. The <inventory>
element has the following attribute.
Attributes | Value | Description |
---|---|---|
type |
An Orchestrator object type | The type of the <finder> element that represents the root of the hierarchy of objects. Mandatory attribute. |
Parent Element | Child Elements |
---|---|
<module> |
None |