incrementInventoryGroupLicenseUsed
App Portal 2021 R1
You can use the incrementInventoryGroupLicenseUsed web method to increment the inventory group license used by the specified quantity. Setting this value will mark the inventory rule as Manual Entry and will not use System Center Configuration Manager data to determine total used.
Parameters
The incrementInventoryGroupLicenseUsed web method includes the following parameters:
# |
Parameters |
Data Type |
Description |
|||
|
GroupName |
String |
The name of the group to update. |
|||
|
iIncrementCount |
Integer |
The count to add to the existing used count. |
Return Value
Returns one of the following values:
• | Returns a 1 for success |
• | Returns a -1 for error |