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 | ||
featureName | string | 1..1 | Required. Name of a feature that can contain up to 30 ASCII characters, numbers, underscores, and hyphens. |
versionFormat | VersionFormatType | 1..1 | Required. Specify FIXED or DATE_BASED. |
version | string | 0..1 |
The version contains numbers and up to one decimal point. A feature with a FIXED version format needs a version to save and deploy the feature. For a DATE_BASED version format, this value is ignored. |
maxVersion | string | 0..1 | Used while deciding the version date, which will appear in the license file. |
description | string | 0..1 | Optional. Describe what makes this feature unique. |
aggregationType | AggregationType | 0..1 | |
vendorAuthString | string | 0..1 | Used to enter the AUTH string (different for each vendor), which will be used for signing the licenses. |
featureOverrideParams | featureOverrideParamsType | 0..1 | Optional. If you have a FLEXnet_Ops.FeatureOverride license and the Web service user is assigned the Set Feature Override permission, one or more of these parameters can be set on an individual feature to override settings on a license model. See featureOverrideParamsType. Even if no feature overrides are explicitly set, the dupGroupOption, NO_OVERRIDE, is set automatically. |