HP Operations Manager for Windows

OV_ServiceTypeDefinition-Properties


GUID

Signature
string GUID
Description
A GUID to uniquely identify a service type definition.

CalcRuleId

Signature
string CalcRuleId
Description
SettingId of the service type definition OV_CalculationRule.

KeyFormat

Signature
string KeyFormat
Description
The format map used to build a key for service objects.

CaptionFormat

Signature
string CaptionFormat
Description
The format map used to build the Caption property for Service objects. This string takes the format of a literal string and substitution variables. Variables are delineated by dollar signs ('$'). Example: Oracle_$InstanceID$, where 'Oracle_' is a literal string, and where '$InstanceID$' is substituted with the instance ID discovered by the discovery agent for Oracle.

DescriptionFormat

Signature
string DescriptionFormat
Description
The format map used to build the description property for Service objects. This string takes the format of a literal string and substitution variables. Variables are delineated by dollar signs ('$'). Example: Oracle_$InstanceID$, where 'Oracle_' is a literal string, and where '$InstanceID$' is substituted with the instance ID discovered by the discovery agent for Oracle.

Icon

Signature
string Icon
Description
The default icon for all services instantiated from this service type definition. If the property is blank, the default Service icon is used.

MsgPropRuleId

Signature
string MsgPropRuleId
Description
SettingId of the service type definition message OV_PropagationRule.

ManagementModuleId

Signature
string ManagementModuleId
Description
The Name of the management module with which this service type definition is associated.

ReportFamily

Signature
string ReportFamily
Description
The default Report family to display when a service of this type is the context for displaying the list of available reports.

ReportCategory

Signature
string ReportCategory
Description
The default Report Category within the Report Family to display when a service instance of this type is the context for displaying the list of available reports. If this property is blank, the entire family displays.

GraphFamily

Signature
string GraphFamily
Description
The default Graph family to display when a service of this type is the context for displaying the list of available graphs.

GraphCategory

Signature
string GraphCategory
Description
The default Graph Category within the Graph Family to display when a service instance of this type is the context for displaying the list of available graphs. If this property is blank, the entire family displays.

Version

Signature
string Version
Description
This field is being replaced by the Version qualifier. It is still listed as a property during the transition. DO NOT USE THIS PROPERTY.