|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Type createCVDLicenseFileRequestType
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.
|
| borrow | int | 0..1 |
Optional. Provide either 1 or 0.
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.
The vendor string can be set in three places:
|
| evaluation | boolean | 0..1 |
Optional. Provide either true or false.
Default is false. |
| supercede | string | 0..1 |
Optional. Accepts either true or false.
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)
|
| activations | CVDActivation | 0..* |
Required. (Products based license generation) Provide one or more repetitions. |
| pageNumber | integer | 1..1 | |
| batchSize | integer | 1..1 | |
| Name | Type |
|---|---|
| createCVDLicenseFile | Method |