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  0..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.

borrow  int  0..1 

Optional. Provide either 1 or 0.

  • 1—Feature becomes borrowable.

  • 0—Feature is not borrowable.

The default is 0.

vendorStringIsCumulative  string  0..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

evaluation  boolean  0..1 

Optional. Provide either true or false.

  • true—The eval keyword will be prefixed with the Vendor String.

  • false—Vendor String will not be prefixed.

Default is false.

supercede  string  0..1 

Optional. Accepts either true or false.

  • true—SUPERSEDE keyword will appear in the license.

  • false—SUPERSEDE keyword will not appear in the license.

Default is true.

licenseGeneratorName  string  0..1 

Provide the license generator name associated with the product that is being entitled.

Required only when the entitlement is used to generate CVD licenses.

issueDate  string  0..1 

Required. Provide a issued date in the format of:

YYYY-MM-DDHH:MM:SS

(Can also be just YYYY-MM-DD.)

customerNumber  string  0..1  Required. Provide the customer account Id for which the license is being generated.
customerName  string  0..1  Optional. Provide the customer account name for which the license is being generated.
licenseFileType  int  0..1  Optional. Provide the license file type. (Products based license generation)
serverName  string  0..* 

Required. (Products based license generation)

Enter the server name for which the license is being generated.

Provide up to three String inputs separated by commas or as a list (up to 3 repetitions).

serverId  string  0..* 

Required. (Products based license generation)

Enter the server Id for which the license is being generated.

Provide up to three String inputs separated by commas or as a list (up to 3 repetitions).

serverIdType  string  0..* 

Required. (Products based license generation)

Enter the server Id type for which the license is being generated.

Provide up to three String inputs separated by commas or as a list (up to 3 repetitions).

daemon  string  0..1  Optional. Enter the vendor daemon name. (Products based license generation)
idletimeout  boolean  0..1 

Optional. Provide either true or false. (Products based license generation)

  • true—Includes a comment block and a INCREMENT block along with the license file.

  • false—No effect on license file.

activations  CVDActivation  0..* 

Required. (Products based license generation)

Provide one or more repetitions.

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