Target

Represents a monitored target in Enterprise Manager. A target is any managed entity such as a database, host, middleware instance, or application.

Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracle

Properties

Name Type Description
targetId string Unique identifier of the target.
targetName string Display name of the target.
targetType string The type of the target, defining its monitoring template and available metrics.
targetDisplayType string Human-readable target type display name.
hostName string The hostname where the target resides.
lifecycleStatus string Current lifecycle status of the target.
availabilityStatus string Current availability status reported by monitoring.
agentUrl string URL of the management agent monitoring this target.
oracleHome string Oracle home directory path, applicable to Oracle targets.
machineName string Machine name where the target is deployed.
installLocation string Installation directory path for the target software.
timezone string Time zone of the target.
owner string Enterprise Manager user who owns this target.
timeCreated string Timestamp when the target was added to Enterprise Manager.
timeUpdated string Timestamp of the last target configuration update.
properties object Additional target-type-specific configuration properties.
canonicalLink string Canonical URI for this target resource.
View JSON Schema on GitHub