Generic SuspectResource business object

The generic SuspectResource business object represents the suspect object that may be the underlying cause of the trouble.

Business object structure

The generic SuspectResource business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.

SuspectResource includes the following attributes:

Business object attributes
Name Type Key Cardinality Description
ObjectId String x   A string value that uniquely identifies an object
SystemName String     Name of the system that the suspect resource belongs to
FailureProbability String     Probability of failure
Type String     Resource type of the suspect resource
ProcessContext ProcessContext   1  

Supported verbs

The generic SuspectResource business object supports the following verbs:

Examining the object

To examine a listing of the attributes of the generic SuspectResource business object, use the System Manager.

Copyright IBM Corp. 2002, 2003