FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: createCVDLicenseFileRequest

Derived By

Type createCVDLicenseFileRequestType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
queryParams  CVDLicenseFileQueryParametersType  0..1   
nodeLocked  boolean  1..1 

Controls whether the hostid will be included in the license file (HOSTID=@hostIdValue). For features that should be node-locked to a host, the license file must contain the hostid.

  • true—Include the hostid in the license file.

  • false—Do not include the hostid in the license file.

vendorStringIsCumulative  boolean  1..1 

Controls the vendor string information that is to be included in the license file generated by createCVDLicenseFile.

  • true—The vendor strings will be accumulated, meaning the license file will contain all three vendor strings for the @VENDOR_STRING placeholder.

  • false—No accumulation takes place. The license file will either contain the vendor string from the feature (if the vendor string was defined as a feature override) or from the license model.

The vendor string can be set in three places:

  • At license model level

  • At product level

  • At feature level

pageNumber  integer  1..1   
batchSize  integer  1..1   
Referenced By
Name  Type 
createCVDLicenseFile  Method