Oracle Enterprise Manager Infrastructure Management

Unified workflow for monitoring, incident response, and maintenance management across Oracle infrastructure using Enterprise Manager Cloud Control APIs. Designed for infrastructure administrators and operations teams.

Run with Naftiko OracleEnterprise ManagerInfrastructure ManagementMonitoring

What You Can Do

GET
List targets — List monitored targets
/v1/targets
POST
Create target — Create a monitored target
/v1/targets
GET
Get target — Get target details
/v1/targets/{targetId}
GET
List incidents — List incidents
/v1/incidents
GET
Get incident — Get incident details
/v1/incidents/{incidentId}
GET
List blackouts — List blackouts
/v1/blackouts
GET
Get metric time series — Get metric time series data
/v1/metrics

MCP Tools

list-targets

List monitored targets in Enterprise Manager

read-only
get-target

Get details of a specific monitored target

read-only
create-target

Create a new monitored target

list-incidents

List incidents in Enterprise Manager

read-only
get-incident

Get details of a specific incident

read-only
clear-incident

Clear an incident marking it as resolved

suppress-incident

Suppress an incident from active views

list-blackouts

List blackouts (maintenance windows)

read-only
get-blackout

Get details of a specific blackout

read-only
create-blackout

Create a new blackout (maintenance window)

delete-blackout

Delete a scheduled blackout

idempotent
get-metric-time-series

Get metric time series data for performance analysis

read-only
list-metric-groups

List metric groups available for a target

read-only
get-event

Get details of a specific monitoring event

read-only
get-target-properties

Get configuration properties of a target

read-only
list-global-target-properties

List global target properties for classification

read-only

APIs Used

cloud-control