...
Attribute Name | Type | Mult. | Description | Stereotypes |
featureGroupName | String | 1 | Name of the feature group | OpenModelAttribute · partOfObjectKey: 0 · uniqueSet: · isInvariant: false · unsigned: false · counter: NA · support: MANDATORY |
featureGroupDescription | String | 0..1 | Description of the feature group. | OpenModelAttribute · partOfObjectKey: 0 · uniqueSet: · isInvariant: false · unsigned: false · counter: NA · support: MANDATORY |
featureGroupPartNumber | String | 1 | The featureGroupPartNumber specifies the Vnf that this FeatureGroup is related to. The featureGroupPartNumber specifies the SKU or reference number that the Vendor has for the Vnf that this FeatureGroup is related to. | OpenModelAttribute · partOfObjectKey: 0 · uniqueSet: · isInvariant: false · unsigned: false · counter: NA · support: MANDATORY |
3.1.1.3
...
LicenseKeyPool class
Qualified Name: License::ObjectClasses::LicenceKeyPoolLicenseKeyPool
Description:
A License Key Group is created for each type of License Key that is required for the VNF.
Each License Key Group is assigned a Name and Description for modeling purposes and is uniquely identified by a UUID. In addition, a list of characteristics of the License Key Group are defined.
The license key group model provides a description to interested systems such as Asset Inventory for the license keys that are provided by a vendor. The Asset Inventory system will These system may then create a "group" and purchasing systems will send the inventory of license keys/files to be held by Asset Inventory them in the appropriate group.Controllers will request license keys from Asset Inventory using the UUID of the group, as directed by the SDC models for the VNFs.
A license key group is not specific to a feature group. A license key group may be related to multiple feature groups containing a VNF or that a VNF belongs to or even to multiple VNFs.
Parent class: DesignEntity
...