HP Operations Manager for Windows

OV_Service-Properties


Name

Signature
string Name
Description
The Name property uniquely identifies the Service and provides an indication of the functionality that is managed. This functionality is described in more detail in the object Description property.

HostPath

Signature
string HostPath
Description
The HostPath matches the Name property value of either an OV_ManagedNode or an OV_NodeGroup. The specified node or node group is the system that is hosting this service.

Attributes

Signature
string Attributes[]
Description
For use by SPIs only. Contains name/value pairs that list the attributes of the instantiated service.

CalcRuleId

Signature
string CalcRuleId
Description
SettingId of the service OV_CalculationRule.

Icon

Signature
string Icon
Description
The icon to use for this service if different from the icon defined for the service type definition. If this property is blank, the icon defined for the service type definition is used.

MsgPropRuleId

Signature
string MsgPropRuleId
Description
SettingId of the service message OV_PropagationRule.

MsgWeightFactor

Signature
real32 MsgWeightFactor
Description
The weight factor is how the service views the importance of incoming messages in relation to other components, dependencies, or messages.

ServiceTypeId

Signature
string ServiceTypeId
Description
GUID of the service associated OV_ServiceTypeDefinition.

ReportFamily

Signature
string ReportFamily
Description
The Report family to display when this service instance is the context for displaying the list of available reports. If this property is blank, the value from the service ServiceTypeDefinition is used.

ReportCategory

Signature
string ReportCategory
Description
The Report Category within the Report Family to display when this service instance is the context for displaying the list of available reports. If this property is blank, the value from the service ServiceTypeDefinition is used.

GraphFamily

Signature
string GraphFamily
Description
The Graph family to display when this service instance is the context for displaying the list of available graphs. If this property is blank, the value from the service ServiceTypeDefinition is used.

GraphCategory

Signature
string GraphCategory
Description
The Graph Category within the Graph Family to display when this service instance is the context for displaying the list of available graphs. If this property is blank, the value from the service ServiceTypeDefinition is used.

GraphInstanceID

Signature
string GraphInstanceID
Description
The instance identifier to filter on when retrieving data from the CODA data class. If this property is blank, the instance id defined in the graph is used, or the graph displays all the instances within the data class.

SDSearchCode

Signature
string SDSearchCode
Description
SDSearchCode facilitates the integration of Service Desk and HPOM for Windows. The value of SDSearchCode corresponds to the SearchCode attribute in Service Desk.

OriginalId

Signature
string OriginalId
Description
Used to support Service Navigator Value Pack (SNVP).

MsgSvcName

Signature
string MsgSvcName[]
Description
An array of service IDs used to support Service Navigator Value Pack (SNVP).

IsInMaintMode

Signature
boolean IsInMaintMode
Description
True if the service is in maintenance mode.

IsInSchedOutage

Signature
boolean IsInSchedOutage
Description
True if the service is in a scheduled outage.

DeleteMsgInMaintMode

Signature
boolean DeleteMsgInMaintMode
Description
True if messages to the service should be deleted while it is in maintenance mode.

DeleteMsgInSchedOutage

Signature
boolean DeleteMsgInSchedOutage
Description
True if messages to the service should be deleted during a scheduled outage.