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 Blackouts API

Manage blackout windows for maintenance activities. Blackouts suppress monitoring and alerting during scheduled maintenance periods, preventing false alerts.

Oracle Enterprise Manager Blackouts 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 Blackouts. 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 11 operations across 7 paths, and defines 12 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.

11 operations 7 paths 12 schemas 2 DELETE5 GET1 PATCH3 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 Blackouts 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 11

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

Blackouts 11

Manage blackout windows for maintenance activities. Blackouts suppress monitoring and alerting during scheduled maintenance periods, preventing false alerts.

GET
/blackouts
Oracle Enterprise Manager List Blackouts
listBlackouts 4 params → 200400401500
POST
/blackouts
Oracle Enterprise Manager Create a Blackout
createBlackout body → 201400401500
GET
/blackouts/{blackoutId}
Oracle Enterprise Manager Get Blackout Details
getBlackout 1 param → 200401404500
PATCH
/blackouts/{blackoutId}
Oracle Enterprise Manager Edit a Blackout
editBlackout 1 param body → 200400401404500
DELETE
/blackouts/{blackoutId}
Oracle Enterprise Manager Delete a Blackout
deleteBlackout 1 param → 204401404409500
POST
/blackouts/{blackoutId}/actions/stop
Oracle Enterprise Manager Stop a Blackout
stopBlackout 1 param → 200401404409500
GET
/blackouts/{blackoutId}/targets
Oracle Enterprise Manager Get Blackout Targets
getBlackoutTargets 1 param → 200401404500
GET
/blackouts/dashboard
Oracle Enterprise Manager Get Blackout Statistics
getBlackoutDashboard → 200401500
GET
/blackouts/reasons
Oracle Enterprise Manager List Blackout Reasons
listBlackoutReasons → 200401500
POST
/blackouts/reasons
Oracle Enterprise Manager Create a Blackout Reason
createBlackoutReason body → 201400401500
DELETE
/blackouts/reasons/{reasonId}
Oracle Enterprise Manager Delete a Blackout Reason
deleteBlackoutReason 1 param → 204401404500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Blackout (11 properties), BlackoutSchedule (7 properties), BlackoutDashboard (5 properties), BlackoutCollection (5 properties). Each schema is shown below with its type and property counts.

BlackoutTargetCollection
object
Collection of targets in a blackout.
1 property
Blackout
object
Represents a blackout (maintenance window) in Enterprise Manager. Blackouts suppress alerting and notifications for specified targets during scheduled maintena…
11 properties
BlackoutReasonCreateRequest
object
Request body for creating a blackout reason.
1 property 1 required
BlackoutReason
object
A predefined reason for blackouts.
2 properties
BlackoutDashboard
object
Summary statistics for blackouts.
5 properties
BlackoutCreateRequest
object
Request body for creating a new blackout.
5 properties 3 required
BlackoutUpdateRequest
object
Request body for updating a blackout.
4 properties
BlackoutSchedule
object
Schedule definition for a blackout.
7 properties
BlackoutCollection
object
Paginated collection of blackouts.
5 properties
Error
object
Error response returned by the API.
4 properties
BlackoutTarget
object
A target included in a blackout.
3 properties
BlackoutReasonCollection
object
Collection of blackout reasons.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-enterprise-manager-blackouts-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 Blackouts 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.