|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| activationId | string | 1..1 | Required. The activation ID of the activatable item whose license is getting verified. |
| fulfillCount | integer | 0..1 | Specify the seat count for this activatable item, if required by the license model. |
| overDraftCount | integer | 0..1 | Specify if supported by the license model, subject to the overdraft ceiling and floor settings. If not specified, and a floor value is set and enough remains of the maximum overdraft count on the entitlement line item, the floor value is applied. See the FlexNet Operations Online Help for details. |
| startDate | date | 0..1 | Required if not set in the entitlement line item. |
| versionDate | date | 0..1 | If any of the features in the product use date-based versions and versionDateAttributes is set to DEFINE_VERSION_DATE_LATER in the entitlement, set versionDate in this request. In a license, this date is converted into the Version Date Format that is specified in the system configuration. |
| versionStartDate | date | 0..1 | Provide a sold-to account for the license if one is required, for example, during the activation of a web register key.If any of the features in the product use date-based versions and versionDateAttributes is set to DEFINE_VERSION_STARTDATE_LATER with a version date duration in the entitlement, set versionStartDate in this request. In a license, the version date is calculated and converted into the Version Date Format that is specified in the system configuration. |
| soldTo | string | 0..1 | Provide a sold-to account for the license if one is required, for example, during the activation of a web register key. |
| shipToEmail | string | 0..1 | Optional. Email address for a contact in the sold-to account where license certificates are shipped. You can provide a different email address from any already set in the entitlement. |
| shipToAddress | string | 0..1 | Optional. Postal address for the sold-to account. May already be set in the entitlement. |
| serverIds | ServerIDsType | 0..1 | Provide one or three license server machine hostids if a server hostid is required by the license model. See ServerIDsType. |
| nodeIds | NodeIDsType | 0..1 | Provide one or more node-locked hostids if a node-locked hostid is required by the license model. See NodeIDsType. |
| customHost | CustomHostIDType | 0..1 | Optional. See customHostIDType. |
| licenseModelAttributes | attributeDescriptorDataType | 0..1 | Any fulfillment-time attributes must be set before verifying that the license can be generated. See attributeDescriptorDataType. |
| overridePolicy | boolean | 0..1 | Optional. Whether to override the policy for extra activations for this activation ID, if the limit has been reached. |
| owner | string | 0..1 | The userID of an existing user. Value is only required for web register key activations. |
| FNPTimeZoneValue | string | 0..1 | The time zone value is given as the contents of the name column of the time zone entry in the PROD_FNP_TIMEZONE table (not the time zone string that will be written into the license file). |