FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: deleteAddonLineItems

Description

The deleteAddonLineItems operation takes one or many devices and deletes entitlement line items from the devices.

If deleting for a device fails, then the failed devices are displayed in the response data.

The deleteAddonLineItems operation can also be used to remove metered licenses. In this case, as a prerequisite, the configuration Allow Removing or Reducing Metered Features From a License Server must be selected (under System > Configure > Embedded Devices > Host Options) in the Producer Portal.

Parameters
Name  Type  Direction  Description 
msgparameters  deleteAddonLineItemsRequestType  Input   
Returns

A deleteAddonLineItemsResponse element having the structure defined by the following table.

Name  Type  Description 
statusInfo  OpsEmbeddedStatusInfoType  See OpsEmbeddedStatusInfoType.
failedData  deleteFailAddonDataListType  See deleteFailAddonDataListType.
responseData  successAddonDataListType  See successAddonDataListType.