FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The featureIdentifier always needs to be specified, along with the new values of the elements to be updated.
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
featureIdentifier | featureIdentifierType | 1..1 | Required. See featureIdentifierType. |
featureName | string | 0..1 | Only need to specify if modifying value. Name of a feature that can contain up to 30 ASCII characters, numbers, underscores, and hyphens. |
versionFormat | VersionFormatType | 0..1 | Only need to specify if modifying value. FIXED or DATE_BASED. |
version | string | 0..1 | Only need to specify if modifying value. The version contains numbers and up to one decimal point. Ignored for a DATE_BASED version format. |
maxVersion | string | 0..1 | Used while deciding the version date, which will appear in the license file. |
description | string | 0..1 | Only need to specify if modifying value. Describe what makes this feature unique. |
vendorAuthString | string | 0..1 | Used to enter the AUTH string (different for each vendor), which will be used for signing the licenses. |
aggregationType | AggregationType | 0..1 | |
featureOverrideParams | featureOverrideParamsType | 0..1 | Only need to specify if modifying value. 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 and override settings on a license model. See featureOverrideParamsType. |