/AWS1/CL_COPCURRENTPERFORMAN00¶
Describes the performance risk ratings for a given resource type.
Resources with a high or medium rating are at risk of not
meeting the performance needs of their workloads, while resources with a
low rating are performing well in their workloads.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_high TYPE /AWS1/COPHIGH /AWS1/COPHIGH¶
A count of the applicable resource types with a high performance risk rating.
iv_medium TYPE /AWS1/COPMEDIUM /AWS1/COPMEDIUM¶
A count of the applicable resource types with a medium performance risk rating.
iv_low TYPE /AWS1/COPLOW /AWS1/COPLOW¶
A count of the applicable resource types with a low performance risk rating.
iv_verylow TYPE /AWS1/COPVERYLOW /AWS1/COPVERYLOW¶
A count of the applicable resource types with a very low performance risk rating.
Queryable Attributes¶
high¶
A count of the applicable resource types with a high performance risk rating.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HIGH() |
Getter for HIGH |
medium¶
A count of the applicable resource types with a medium performance risk rating.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIUM() |
Getter for MEDIUM |
low¶
A count of the applicable resource types with a low performance risk rating.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOW() |
Getter for LOW |
veryLow¶
A count of the applicable resource types with a very low performance risk rating.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERYLOW() |
Getter for VERYLOW |