|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The suiteIdentifier 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 | ||
| suiteIdentifier | suiteIdentifierType | 1..1 | Required. See suiteIdentifierType. |
| name | string | 0..1 | Only need to specify if modifying value. The name of the suite. |
| version | string | 0..1 | Only need to specify if modifying value. Version of suite. |
| description | string | 0..1 | Only need to specify if modifying value. Describe what makes this suite unique. |
| licenseGenerator | licenseGeneratorIdentifierType | 0..1 | Only need to specify if modifying value. See licenseGeneratorIdentifierType. |
| packageProperties | packagePropertiesDataType | 0..1 | Only need to specify if modifying value. See packagePropertiesDataType. |
| products | updateProductsListType | 0..1 | Only need to specify if modifying value. See updateProductsListType. |
| licenseModels | updateLicenseModelsListType | 0..1 | Only need to specify if modifying value. See updateLicenseModelsListType. |
| trustedKey | trustedKeyIdentifierType | 0..1 | Only need to specify if modifying value. See trustedKeyIdentifierType. |
| virtualTrustedKey | trustedKeyIdentifierType | 0..1 | Only need to specify if modifying value. See trustedKeyIdentifierType. |
| partNumbers | updatePartNumbersListType | 0..1 | Only need to specify if modifying value. See updatePartNumbersListType. |
| 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 | updateHostTypeListType | 0..1 | A collection of one or more hostTypePKType elements. Use hostTypes to assign multiple hosts. See updateHostTypeListType. |
| 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 fulfilment records. |
| productAttributes | attributeDescriptorDataType | 0..1 | See attributeDescriptorDataType. |