|
FLEXNET OPERATIONS 2025 R1 ON PREMISES 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. |
| description | string | 0..1 | Optional. Describe what makes this feature unique. |
| aggregationType | AggregationType | 0..1 | |
| 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. |