Package com.hp.ucmdb.api.discovery.types

This package contains interfaces that represent the basic discovery elements of the API.

See:
          Description

Interface Summary
CIData Details such as Related Host, Related IPs, UCMDB Object ID and etc.
CIErrorData The data of a CI object including error information.
ContextFactory Factory for creating DiscoveryContext objects.
DDMProbe Represents a DDMProbe component.
DiagnosticInfo Information on a specific execution against a remote destination.
DiscoveryContext A section of the system that should be discovered by the DDM system.
DiscoveryFactory Factory for creating objects that are required by the DDM Services.
DiscoveryProgress The current state of the DDM system.
DiscoveryProperty A property.
ErrorID The code of an error that occurs during the DDM run.
ErrorsFilter An ErrorFilter, used to restrict the number of ErrorStatuses received by limiting the scope.
ErrorStatus Represents an error received during the DDM system run.
NetworkRange Represents a range of IP address of type IPv4.
ParsingRule A rule that is part of a software discovery process.
ProcessSignature Represents a set of rules to detect the existence of a specific process.
SoftwareSignature Represents a set of rules to detect the existence of a specific software.
TimeFrame The definition of a period of time.
TimeInterval A continuous time interval.
 

Enum Summary
ErrorSeverity The possible severity levels of ErrorStatus objects.
ParsingRule.RuleType Rule types.
TimeFrame.Day Days of the week.
TimeInterval.Unit Time units.
 

Exception Summary
AttributeDoesNotExistException  
IllegalNetworkRangeException Indicates that an input IP range is invalid.
ParsingRuleDoesNotExistException  
ProcessDoesNotExistException Indicates that the ProcessSignature does not exist.
SignatureDoesNotExistException Indicates that the SoftwareSignature does not exist
 

Package com.hp.ucmdb.api.discovery.types Description

This package contains interfaces that represent the basic discovery elements of the API.



Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.