FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: getLicenseModelIdentifiers

Description

The getLicenseModelIdentifiers operation returns the license models that match specified criteria. Attributes of the license models that need to be set (for example, type of hostids, counts) are returned; any attributes that are not needed are ignored if set. To use it, there should be existing license models in the FlexNet Operations database.

Parameters
Name  Type  Direction  Description 
msgparameters  getModelIdentifiersRequestType  Input   
Returns

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

Name  Type  Description 
statusInfo  StatusInfoType 
Element  Data Type  Description 
status
StatusType

Returns one of the following:

  • SUCCESS—All entities in the request were processed.

  • FAILURE—None of the entities in the request were processed.

reason
string
Gives reason for partial failure or failure.
 
responseData  modelIdentifiersDataListType  See modelIdentifiersDataListType.