App Portal 2017
The addInventoryItemToInventoryGroup web method is used to add a single inventory item to an inventory group.
Parameters
The addInventoryItemToInventoryGroup web method has the following parameters.
$ |
Parameter |
Data Type |
Description |
|||||||||
|
GroupName |
String |
Name of inventory group that you want to add an inventory item to. |
|||||||||
|
InventoryClassNameOrQueryName |
String |
Inventory class name. |
|||||||||
|
ItemAttributes |
Array of InventoryAttributeObject |
Inventory attribute object list. |
|||||||||
|
InventoryAttributeObject |
InventoryAttributeObject |
Enter the object of the Inventory Attribute. |
|||||||||
|
PropertyName |
String |
Inventory attribute property name. |
|||||||||
|
PropertyValue |
String |
Inventory attribute property value. |
|||||||||
|
Included |
Boolean |
Use one of the following values:
|
Return Value
The return value is 0.
App Portal / App Broker 2017 Administration Guide18 July 2017 |
Copyright Information | Flexera Software |