This class is used to represent domain category data.
|
Name |
Type |
Description |
|---|---|---|
|
ID |
long |
Domain Category ID. |
|
Name |
string |
The name of the domain category. |
|
Description |
string |
The description of the domain category. |
|
DefaultUnitOf |
EntityReferenceData |
Reference by ID to the default unit by which the domain category is measured. |
|
ServiceDomain |
EntityReferenceData |
Reference to the ID of the ServiceDomain to which the DomainCategory belongs. |
|
DefaultService |
TargetLimitType |
An enumeration of the default service component level target (min/max). |
|
MinimalService |
OptionalDoubleEntity |
The minimal service component level target for the domain category. |
|
MaximalService |
OptionalDoubleEntity |
The maximal service component level target for the domain category. |
|
Precision |
long |
The report precision for the domain category. |
|
IsPredictionMetricActive |
bool |
Specifies whether the prediction metric is active for the domain category. |
|
PredictionMetric |
double |
The prediction metric optimistic value. |
|
PredictionMetric |
double |
The prediction metric pessimistic value. |
|
PredictionMetric |
EntityReferenceData |
Reference by ID to the prediction metric. |
|
ThresholdsReferTo |
ThresholdsReference |
An enumeration of the threshold reference (refers to either the deviation or the measurement). |
|
YellowThreshold |
OptionalDoubleEntity |
Value for the yellow threshold. |
|
OrangeThreshold |
OptionalDoubleEntity |
Value for the orange threshold. |
|
RedThreshold |
OptionalDoubleEntity |
Value for the red threshold. |
The following fields were changed from type long to type OptionalDoubleEntity as of version 7.0 Service Pack 1:
YellowThreshold, OrangeThreshold, RedThreshold, MinimalServiceComponentLevelTarget, MaximalServiceComponentLevelTarget.
In addition, the fields "ServiceDomain" and "ID" were added as of version 7.0 Service Pack 1.
| Copyright © 2012 CA. Tutti i diritti riservati. | Contatta CA Technologies |