FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
All elements in the suites are returned, unless otherwise noted.
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
uniqueId | string | 1..1 | Unique database identifier of the suite. |
suiteName | string | 1..1 | Name of the suite. |
version | string | 0..1 | Version of the suite. |
description | string | 0..1 | Description of the suite. |
state | StateType | 1..1 | DRAFT, DEPLOYED, INACTIVE, ON_HOLD, or OBSOLETE. |
licenseTechnology | licenseTechnologyIdentifierType | 0..1 | See licenseTechnologyIdentifierType. |
licenseGenerator | licenseGeneratorIdentifierType | 0..1 | See licenseGeneratorIdentifierType. |
packageProperties | packagePropertiesDataType | 0..1 | See packagePropertiesDataType. |
products | productsListType | 0..1 | The products in the suite are returned if returnContainedObjects in the request is set to true. See productsListType. |
licenseModels | licenseModelsListType | 0..1 | The licenseModels in the suite are returned if returnContainedObjects in the request is set to true. See licenseModelsListType. |
trustedKey | trustedKeyIdentifierType | 0..1 | The default transaction keys in the suite are returned if returnContainedObjects in the request is set to true. See trustedKeyIdentifierType. |
virtualTrustedKey | trustedKeyIdentifierType | 0..1 | The virtualization-aware transaction keys in the suite are returned if returnContainedObjects in the request is set to true. See trustedKeyIdentifierType. |
partNumbers | partNumbersListType | 0..1 | The part numbers in the suite are returned if returnContainedObjects in the request is set to true. See partNumbersListType. |
hostType | hostTypePKType | 0..1 | 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. |
productCategory | string | 0..1 | Optional. The product category for this suite. |
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. |
creationDate | dateTime | 0..1 | The date and time (timestamp) the suite was created. |
lastModifiedDate | dateTime | 0..1 | The date and time (timestamp) the suite was last modified. |
productAttributes | attributeDescriptorDataType | 0..1 | See attributeDescriptorDataType. |