FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: createUniformSuiteDataType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
suiteName  string  1..1  Required. Name of suite.
version  string  0..1  Required at deployment. Version of suite.
description  string  0..1  Optional. Describe what makes this suite unique.
licenseTechnology  licenseTechnologyIdentifierType  0..1  Optional. If not specified, set to FlexNet Licensing. See licenseTechnologyIdentifierType.
licenseGenerator  licenseGeneratorIdentifierType  0..1  Optional. If only one license generator configuration exists for the specified license technology, that license generator configuration is set automatically. If multiple license generator configurations exist for the specified license technology, the license generator configuration must be set. See licenseGeneratorIdentifierType.
packageProperties  packagePropertiesDataType  0..1  Optional, if licenses are to be delivered using a PACKAGE line. See packagePropertiesDataType.
products  productsListType  0..1  Required for deployment. Draft or deployed products must be added before deploying the suite. See productsListType.
licenseModels  licenseModelsListType  0..1  Required for deployment. Deployed license models must be linked before deploying the suite. See licenseModelsListType.
trustedKey  trustedKeyIdentifierType  0..1  Optional. If one or more of the license models are trusted, the use of either trustedKey or virtualTrustedKey (or both) is required. Use trustedKey for default binding. Use virtualTrustedKey for virtualization-aware binding. See trustedKeyIdentifierType.
virtualTrustedKey  trustedKeyIdentifierType  0..1  Optional. If one or more of the license models are trusted, the use of either trustedKey or virtualTrustedKey (or both) is required. Use trustedKey for default binding. Use virtualTrustedKey for virtualization-aware binding. See trustedKeyIdentifierType.
partNumbers  partNumbersListType  0..1  Optional. Specify if one or more part numbers are mapped to the suite. See partNumbersListType.
hostType  hostTypePKType  0..1  If no hostType is set for a FlexNet suite, the default certificate or trusted host host type is used. Required if a host type is defined on a custom license technology. See hostTypePKType.
hostTypes  hostTypeListType  0..1  A collection of one or more hostTypePKType elements. Use hostTypes to assign multiple hosts.
usedOnDevice  boolean  0..1 

Used to signify a FlexNet license technology suite that can be used on a device licensed using FNE. If set to true, a hostType appropriate to a device must be explicitly set.

usedOnDevice can be changed after a suite is deployed. If it is changed from false to true, a hostType must be set.

customAttributes  attributeDescriptorDataType  0..1  A collection of license model or custom attributes. See attributeDescriptorDataType.
allowDownloadObsoleteFrInAdmin  boolean  0..1  If true, allows administrative console users to download obsolete fulfillment records.
allowDownloadObsoleteFrInPortal  boolean  0..1  If true, allows self-service portal users to download obsolete fulfillment records.
productAttributes  attributeDescriptorDataType  0..1  See attributeDescriptorDataType.