How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Oracle Enterprise Manager Targets API

Manage monitored targets in Enterprise Manager including discovery, configuration, lifecycle operations, and property management. Targets represent any managed entity such as databases, hosts, middleware, and applications.

Oracle Enterprise Manager Targets API is one of 22 APIs that Oracle Enterprise Manager publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Targets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, authentication docs, an API reference, a getting-started guide, and 1 JSON Schema.

This API exposes 7 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 13.5.0.23.

Requests are made against a single base URL, https://{emHost}:{emPort}/em/api.

7 operations 4 paths 8 schemas 1 DELETE3 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
13.5.0.23
Base URL
https://:/em/api
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Oracle Enterprise Manager Targets API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic Authentication using Enterprise Manager administrator credentials. All API requests must include valid credentials.

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Targets 7

Manage monitored targets in Enterprise Manager including discovery, configuration, lifecycle operations, and property management. Targets represent any managed entity such as data…

GET
/targets
Oracle Enterprise Manager List Targets
listTargets 5 params → 200400401500
POST
/targets
Oracle Enterprise Manager Create a Target
createTarget body → 201400401409500
GET
/targets/{targetId}
Oracle Enterprise Manager Get Target Details
getTarget 1 param → 200401404500
PATCH
/targets/{targetId}
Oracle Enterprise Manager Update a Target
updateTarget 1 param body → 200400401404500
DELETE
/targets/{targetId}
Oracle Enterprise Manager Delete a Target
deleteTarget 1 param → 204401404500
GET
/targets/{targetId}/properties
Oracle Enterprise Manager Get Target Properties
getTargetProperties 1 param → 200401404500
POST
/targets/{targetId}/actions/bulkUpdateProperties
Oracle Enterprise Manager Bulk Update Target Properties
bulkUpdateTargetProperties 1 param body → 200400401404500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Target (17 properties), TargetCollection (5 properties), TargetCreateRequest (5 properties), Error (4 properties). Each schema is shown below with its type and property counts.

TargetCreateRequest
object
Request body for creating a new target.
5 properties 3 required
BulkPropertyUpdateRequest
object
Request body for bulk property updates.
1 property
TargetUpdateRequest
object
Request body for updating an existing target.
1 property
TargetProperty
object
A configuration property of a target.
3 properties
Target
object
Represents a monitored target in Enterprise Manager. A target is any managed entity such as a database, host, middleware instance, or application.
17 properties
TargetPropertyCollection
object
Collection of target properties.
1 property
TargetCollection
object
Paginated collection of targets.
5 properties
Error
object
Error response returned by the API.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-enterprise-manager-targets-api-openapi.yml Raw ↑

Other APIs Oracle Enterprise Manager publishes across the network.

Enterprise Manager Command Line Interface (EM CLI)
Enterprise Manager Job System API
Enterprise Manager Metric and Monitoring API
Enterprise Manager Target Management API
Enterprise Manager Incidents and Events API
Enterprise Manager Blackout Management API
Enterprise Manager Credentials Management API
Enterprise Manager User Management API
Enterprise Manager Database Patching and Maintenance API
Enterprise Manager Deployment Procedure API
Enterprise Manager Database Backup Management API
Enterprise Manager ZDLRA Management API
Where this information came from

This is an independent, third-party profile of Oracle Enterprise Manager Targets API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.