/AWS1/CL_COPLICENSECONF¶
Describes the configuration of a license for an Amazon EC2 instance.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_numberofcores TYPE /AWS1/COPNUMBEROFCORES /AWS1/COPNUMBEROFCORES¶
The current number of cores associated with the instance.
iv_instancetype TYPE /AWS1/COPINSTANCETYPE /AWS1/COPINSTANCETYPE¶
The instance type used in the license.
iv_operatingsystem TYPE /AWS1/COPOPERATINGSYSTEM /AWS1/COPOPERATINGSYSTEM¶
The operating system of the instance.
iv_licenseedition TYPE /AWS1/COPLICENSEEDITION /AWS1/COPLICENSEEDITION¶
The edition of the license for the application that runs on the instance.
iv_licensename TYPE /AWS1/COPLICENSENAME /AWS1/COPLICENSENAME¶
The name of the license for the application that runs on the instance.
iv_licensemodel TYPE /AWS1/COPLICENSEMODEL /AWS1/COPLICENSEMODEL¶
The license type associated with the instance.
iv_licenseversion TYPE /AWS1/COPLICENSEVERSION /AWS1/COPLICENSEVERSION¶
The version of the license for the application that runs on the instance.
it_metricssource TYPE /AWS1/CL_COPMETRICSOURCE=>TT_METRICSSOURCE TT_METRICSSOURCE¶
The list of metric sources required to generate recommendations for commercial software licenses.
Queryable Attributes¶
numberOfCores¶
The current number of cores associated with the instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NUMBEROFCORES() |
Getter for NUMBEROFCORES |
instanceType¶
The instance type used in the license.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCETYPE() |
Getter for INSTANCETYPE, with configurable default |
ASK_INSTANCETYPE() |
Getter for INSTANCETYPE w/ exceptions if field has no value |
HAS_INSTANCETYPE() |
Determine if INSTANCETYPE has a value |
operatingSystem¶
The operating system of the instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATINGSYSTEM() |
Getter for OPERATINGSYSTEM, with configurable default |
ASK_OPERATINGSYSTEM() |
Getter for OPERATINGSYSTEM w/ exceptions if field has no val |
HAS_OPERATINGSYSTEM() |
Determine if OPERATINGSYSTEM has a value |
licenseEdition¶
The edition of the license for the application that runs on the instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSEEDITION() |
Getter for LICENSEEDITION, with configurable default |
ASK_LICENSEEDITION() |
Getter for LICENSEEDITION w/ exceptions if field has no valu |
HAS_LICENSEEDITION() |
Determine if LICENSEEDITION has a value |
licenseName¶
The name of the license for the application that runs on the instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSENAME() |
Getter for LICENSENAME, with configurable default |
ASK_LICENSENAME() |
Getter for LICENSENAME w/ exceptions if field has no value |
HAS_LICENSENAME() |
Determine if LICENSENAME has a value |
licenseModel¶
The license type associated with the instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSEMODEL() |
Getter for LICENSEMODEL, with configurable default |
ASK_LICENSEMODEL() |
Getter for LICENSEMODEL w/ exceptions if field has no value |
HAS_LICENSEMODEL() |
Determine if LICENSEMODEL has a value |
licenseVersion¶
The version of the license for the application that runs on the instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSEVERSION() |
Getter for LICENSEVERSION, with configurable default |
ASK_LICENSEVERSION() |
Getter for LICENSEVERSION w/ exceptions if field has no valu |
HAS_LICENSEVERSION() |
Determine if LICENSEVERSION has a value |
metricsSource¶
The list of metric sources required to generate recommendations for commercial software licenses.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METRICSSOURCE() |
Getter for METRICSSOURCE, with configurable default |
ASK_METRICSSOURCE() |
Getter for METRICSSOURCE w/ exceptions if field has no value |
HAS_METRICSSOURCE() |
Determine if METRICSSOURCE has a value |